ff_mdct_end      3182 libavcodec/aacdec.c     ff_mdct_end(&ac->mdct);
ff_mdct_end      3183 libavcodec/aacdec.c     ff_mdct_end(&ac->mdct_small);
ff_mdct_end      3184 libavcodec/aacdec.c     ff_mdct_end(&ac->mdct_ld);
ff_mdct_end      3185 libavcodec/aacdec.c     ff_mdct_end(&ac->mdct_ltp);
ff_mdct_end       699 libavcodec/aacenc.c     ff_mdct_end(&s->mdct1024);
ff_mdct_end       700 libavcodec/aacenc.c     ff_mdct_end(&s->mdct128);
ff_mdct_end       163 libavcodec/aacsbr.c     ff_mdct_end(&sbr->mdct);
ff_mdct_end       164 libavcodec/aacsbr.c     ff_mdct_end(&sbr->mdct_ana);
ff_mdct_end      1637 libavcodec/ac3dec.c     ff_mdct_end(&s->imdct_512);
ff_mdct_end      1638 libavcodec/ac3dec.c     ff_mdct_end(&s->imdct_256);
ff_mdct_end        56 libavcodec/ac3enc_fixed.c     ff_mdct_end(&s->mdct);
ff_mdct_end        56 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       195 libavcodec/atrac3.c     ff_mdct_end(&q->mdct_ctx);
ff_mdct_end        86 libavcodec/avfft.c         ff_mdct_end(s);
ff_mdct_end       311 libavcodec/cook.c     ff_mdct_end(&q->mdct_ctx);
ff_mdct_end      1832 libavcodec/dcadec.c     ff_mdct_end(&s->imdct);
ff_mdct_end       488 libavcodec/fft-test.c         ff_mdct_end(&m);
ff_mdct_end       168 libavcodec/fft.h #define ff_mdct_end  FFT_NAME(ff_mdct_end)
ff_mdct_end       171 libavcodec/fft.h void ff_mdct_end(FFTContext *s);
ff_mdct_end        89 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       994 libavcodec/on2avc.c     ff_mdct_end(&c->mdct);
ff_mdct_end       995 libavcodec/on2avc.c     ff_mdct_end(&c->mdct_half);
ff_mdct_end       996 libavcodec/on2avc.c     ff_mdct_end(&c->mdct_small);
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      1159 libavcodec/vorbisenc.c     ff_mdct_end(&venc->mdct[0]);
ff_mdct_end      1160 libavcodec/vorbisenc.c     ff_mdct_end(&venc->mdct[1]);
ff_mdct_end       383 libavcodec/wma.c         ff_mdct_end(&s->mdct_ctx[i]);
ff_mdct_end       266 libavcodec/wmaprodec.c         ff_mdct_end(&s->mdct_ctx[i]);