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

/external/aac/libFDK/include/
H A Ddct.h121 void dct_III(FIXP_DBL *pDat, FIXP_DBL *tmp, int size, int *pDat_e);
/external/aac/libFDK/src/
H A Ddct.cpp113 void dct_III(FIXP_DBL *pDat, /*!< pointer to input/output */ function
H A Dqmf.cpp447 dct_III(rSubband, timeIn, L, &scale);

Completed in 103 milliseconds