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

  /external/aac/libSBRdec/src/
psdec.h 156 #define NO_IID_STEPS ( 7 ) /* 1 .. + 7 */
160 #define NO_IID_LEVELS ( 2 * NO_IID_STEPS + 1 ) /* - 7 .. + 7 */
sbr_rom.h 222 extern const UCHAR quantizedIIDs[NO_IID_STEPS];
psbitdec.cpp 277 UCHAR noIidSteps = pBsData->bFineIidQ?NO_IID_STEPS_FINE:NO_IID_STEPS;
psdec.cpp     [all...]
sbr_rom.cpp     [all...]

Completed in 72 milliseconds