Searched refs:RDFTContext (Results 1 – 1 of 1) sorted by relevance
78 typedef struct RDFTContext RDFTContext; typedef85 RDFTContext *av_rdft_init(int nbits, enum RDFTransformType trans);86 void av_rdft_calc(RDFTContext *s, FFTSample *data);87 void av_rdft_end(RDFTContext *s);