Home | History | Annotate | Download | only in celt

Lines Matching refs:mdct

38 #include "mdct.h"
417 /** Apply window and compute the MDCT for all sub-frames and
441 clt_mdct_forward(&mode->mdct, in+c*(B*N+overlap)+b*N, &out[b+c*N*B], mode->window, overlap, shift, B);