AVDCT              27 libavcodec/avdct.c #define OFFSET(x) offsetof(AVDCT,x)
AVDCT              75 libavcodec/avdct.c AVDCT *avcodec_dct_alloc(void)
AVDCT              77 libavcodec/avdct.c     AVDCT *dsp = av_mallocz(sizeof(AVDCT));
AVDCT              88 libavcodec/avdct.c int avcodec_dct_init(AVDCT *dsp)
AVDCT              83 libavcodec/avdct.h AVDCT *avcodec_dct_alloc(void);
AVDCT              84 libavcodec/avdct.h int avcodec_dct_init(AVDCT *);
AVDCT              40 libavfilter/vf_spp.h     AVDCT *dct;