Searched refs:mdct_step8 (Results 1 - 1 of 1) sorted by relevance

/external/tremolo/Tremolo/
H A Dmdct.c320 STIN void mdct_step8(DATA_TYPE *x, int n, int step){ function
426 mdct_step8(in,n,step>>2);
430 mdct_step8(in,n,step);

Completed in 41 milliseconds