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

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 364 const USHORT *pLargestAbsVal;
aacdec_hcr.cpp 526 const USHORT *pLargestAbsVal = aLargestAbsoluteValue;
545 if (abs_qsc <= pLargestAbsVal[*pSortedCodebook]) {
    [all...]

Completed in 55 milliseconds