Home
last modified time | relevance | path

Searched refs:DCTContext (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davfft.h91 typedef struct DCTContext DCTContext; typedef
108 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);