ff_mdct_end 3407 libavcodec/aacdec_template.c ff_mdct_end(&ac->mdct); ff_mdct_end 3408 libavcodec/aacdec_template.c ff_mdct_end(&ac->mdct_small); ff_mdct_end 3409 libavcodec/aacdec_template.c ff_mdct_end(&ac->mdct_ld); ff_mdct_end 3410 libavcodec/aacdec_template.c ff_mdct_end(&ac->mdct_ltp); ff_mdct_end 906 libavcodec/aacenc.c ff_mdct_end(&s->mdct1024); ff_mdct_end 907 libavcodec/aacenc.c ff_mdct_end(&s->mdct128); ff_mdct_end 117 libavcodec/aacsbr_template.c AAC_RENAME_32(ff_mdct_end)(&sbr->mdct); ff_mdct_end 118 libavcodec/aacsbr_template.c AAC_RENAME_32(ff_mdct_end)(&sbr->mdct_ana); ff_mdct_end 1834 libavcodec/ac3dec.c ff_mdct_end(&s->imdct_512); ff_mdct_end 1835 libavcodec/ac3dec.c ff_mdct_end(&s->imdct_256); ff_mdct_end 120 libavcodec/ac3enc_fixed.c ff_mdct_end(&s->mdct); ff_mdct_end 99 libavcodec/ac3enc_float.c ff_mdct_end(&s->mdct); ff_mdct_end 323 libavcodec/atrac1.c ff_mdct_end(&q->mdct_ctx[0]); ff_mdct_end 324 libavcodec/atrac1.c ff_mdct_end(&q->mdct_ctx[1]); ff_mdct_end 325 libavcodec/atrac1.c ff_mdct_end(&q->mdct_ctx[2]); ff_mdct_end 199 libavcodec/atrac3.c ff_mdct_end(&q->mdct_ctx); ff_mdct_end 75 libavcodec/atrac3plusdec.c ff_mdct_end(&ctx->mdct_ctx); ff_mdct_end 76 libavcodec/atrac3plusdec.c ff_mdct_end(&ctx->ipqf_dct_ctx); ff_mdct_end 836 libavcodec/atrac9dec.c ff_mdct_end(&s->imdct); ff_mdct_end 86 libavcodec/avfft.c ff_mdct_end(s); ff_mdct_end 318 libavcodec/cook.c ff_mdct_end(&q->mdct_ctx); ff_mdct_end 2435 libavcodec/dca_core.c ff_mdct_end(&s->imdct[0]); ff_mdct_end 2436 libavcodec/dca_core.c ff_mdct_end(&s->imdct[1]); ff_mdct_end 959 libavcodec/dca_lbr.c ff_mdct_end(&s->imdct); ff_mdct_end 1837 libavcodec/dca_lbr.c ff_mdct_end(&s->imdct); ff_mdct_end 311 libavcodec/dcaenc.c ff_mdct_end(&c->mdct); ff_mdct_end 678 libavcodec/dolby_e.c ff_mdct_end(&s->imdct[i]); ff_mdct_end 170 libavcodec/fft.h #define ff_mdct_end FFT_NAME(ff_mdct_end) ff_mdct_end 173 libavcodec/fft.h void ff_mdct_end(FFTContext *s); ff_mdct_end 95 libavcodec/mdct_template.c ff_mdct_end(s); ff_mdct_end 193 libavcodec/nellymoserdec.c ff_mdct_end(&s->imdct_ctx); ff_mdct_end 138 libavcodec/nellymoserenc.c ff_mdct_end(&s->mdct_ctx); ff_mdct_end 995 libavcodec/on2avc.c ff_mdct_end(&c->mdct); ff_mdct_end 996 libavcodec/on2avc.c ff_mdct_end(&c->mdct_half); ff_mdct_end 997 libavcodec/on2avc.c ff_mdct_end(&c->mdct_small); ff_mdct_end 282 libavcodec/tests/fft.c ff_mdct_end(s); ff_mdct_end 757 libavcodec/twinvq.c ff_mdct_end(&tctx->mdct_ctx[i]); ff_mdct_end 202 libavcodec/vorbisdec.c ff_mdct_end(&vc->mdct[0]); ff_mdct_end 203 libavcodec/vorbisdec.c ff_mdct_end(&vc->mdct[1]); ff_mdct_end 1257 libavcodec/vorbisenc.c ff_mdct_end(&venc->mdct[0]); ff_mdct_end 1258 libavcodec/vorbisenc.c ff_mdct_end(&venc->mdct[1]); ff_mdct_end 374 libavcodec/wma.c ff_mdct_end(&s->mdct_ctx[i]); ff_mdct_end 281 libavcodec/wmaprodec.c ff_mdct_end(&s->mdct_ctx[i]); ff_mdct_end 118 tests/checkasm/synth_filter.c ff_mdct_end(&imdct);