Searched refs:SAMPLE_MIN (Results 1 - 3 of 3) sorted by relevance

/external/aac/libSYS/include/
H A Dmachine_type.h204 #define SAMPLE_MIN (~SAMPLE_MAX) macro
/external/srec/srec/cfront/
H A Dnisthdr.h93 SAMPLE_MIN, enumerator in enum:Nist1AHeader::FieldId
215 Nist1AHeaderSetDef(setSampleMin, int, d, SAMPLE_MIN)
/external/aac/libPCMutils/src/
H A Dlimiter.cpp282 if (tmp2 == (FIXP_PCM)SAMPLE_MIN) /* protect fAbs from -1.0 value */
283 tmp2 = (FIXP_PCM)(SAMPLE_MIN+1);

Completed in 1672 milliseconds