Home | History | Annotate | Download | only in celt

Lines Matching refs:mdct

38 #include "mdct.h"
282 clt_mdct_backward(&mode->mdct, &X[b+c*N*B], out_mem[c]+N*b, mode->window, overlap, shift, B);
386 /* Share the interleaved signal MDCT coefficient buffer with the
553 /* We need to extrapolate enough samples to cover a complete MDCT
628 /* Apply the pre-filter to the MDCT overlap for the next frame because
629 the post-filter will be re-applied in the decoder after the MDCT
637 MDCT of the next frame. */