MDCTContext 278 libavcodec/aac.h MDCTContext mdct; MDCTContext 279 libavcodec/aac.h MDCTContext mdct_small; MDCTContext 163 libavcodec/aacenc.c MDCTContext mdct1024; ///< long (1024 samples) frame transform context MDCTContext 164 libavcodec/aacenc.c MDCTContext mdct128; ///< short (128 samples) frame transform context MDCTContext 150 libavcodec/ac3dec.h MDCTContext imdct_512; ///< for 512 sample IMDCT MDCTContext 151 libavcodec/ac3dec.h MDCTContext imdct_256; ///< for 256 sample IMDCT MDCTContext 127 libavcodec/atrac3.c static MDCTContext mdct_ctx; MDCTContext 114 libavcodec/cook.c MDCTContext mdct_ctx; MDCTContext 251 libavcodec/dca.c MDCTContext imdct; MDCTContext 666 libavcodec/dsputil.h struct MDCTContext; MDCTContext 681 libavcodec/dsputil.h void (*imdct_calc)(struct MDCTContext *s, FFTSample *output, const FFTSample *input); MDCTContext 682 libavcodec/dsputil.h void (*imdct_half)(struct MDCTContext *s, FFTSample *output, const FFTSample *input); MDCTContext 186 libavcodec/fft-test.c MDCTContext m1, *m = &m1; MDCTContext 52 libavcodec/nellymoserdec.c MDCTContext imdct_ctx; MDCTContext 55 libavcodec/nellymoserenc.c MDCTContext mdct_ctx; MDCTContext 132 libavcodec/vorbis_dec.c MDCTContext mdct[2]; MDCTContext 101 libavcodec/vorbis_enc.c MDCTContext mdct[2]; MDCTContext 116 libavcodec/wma.h MDCTContext mdct_ctx[BLOCK_NB_SIZES];