Searched refs:DCTContext (Results 1 – 1 of 1) sorted by relevance
91 typedef struct DCTContext DCTContext; typedef108 DCTContext *av_dct_init(int nbits, enum DCTTransformType type);109 void av_dct_calc(DCTContext *s, FFTSample *data);110 void av_dct_end (DCTContext *s);