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

  /external/aac/libSYS/include/
machine_type.h 203 #define SAMPLE_MAX (((LONG)1<<(SAMPLE_BITS-1))-1)
204 #define SAMPLE_MIN (~SAMPLE_MAX)
  /external/srec/srec/cfront/
nisthdr.h 94 SAMPLE_MAX,
216 Nist1AHeaderSetDef(setSampleMax, int, d, SAMPLE_MAX)
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 678 aacDec->hLimiter = createLimiter(TDL_ATTACK_DEFAULT_MS, TDL_RELEASE_DEFAULT_MS, SAMPLE_MAX, (8), 96000);
    [all...]

Completed in 1212 milliseconds