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

  /external/aac/libFDK/include/
dct.h 169 void dst_IV(FIXP_DBL *pDat, int size, int *pDat_e);
  /external/aac/libFDK/src/
dct.cpp 470 void dst_IV(FIXP_DBL *pDat, int L, int *pDat_e) {
qmf.cpp 351 dst_IV(iSubband, L, &shift);
729 dst_IV(tImag, L, &shift);
    [all...]
mdct.cpp 536 dst_IV(pSpec, tl, &specShiftScale);
  /external/aac/libAACdec/src/
usacdec_fac.cpp 621 dst_IV(pSpec, tl, &scale);

Completed in 90 milliseconds