HomeSort by relevance Sort by last modified time
    Searched refs:dct_II (Results 1 - 3 of 3) sorted by null

  /external/aac/libFDK/include/
dct.h 109 void dct_II(FIXP_DBL *pDat, FIXP_DBL *tmp, int size, int *pDat_e);
  /external/aac/libFDK/src/
dct.cpp 186 void dct_II(FIXP_DBL *pDat, /*!< pointer to input/output */
qmf.cpp 688 dct_II(tReal, tImag, L, &scale);
    [all...]

Completed in 264 milliseconds