HomeSort by relevance Sort by last modified time
    Searched full:mdct_step8 (Results 1 - 1 of 1) sorted by null

  /external/tremolo/Tremolo/
mdct.c 320 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 48 milliseconds