Searched refs:SAMPLE_MIN (Results 1 – 3 of 3) sorted by relevance
93 SAMPLE_MIN, enumerator215 Nist1AHeaderSetDef(setSampleMin, int, d, SAMPLE_MIN)
204 #define SAMPLE_MIN (~SAMPLE_MAX) macro
282 if (tmp2 == (FIXP_PCM)SAMPLE_MIN) /* protect fAbs from -1.0 value */ in applyLimiter()283 tmp2 = (FIXP_PCM)(SAMPLE_MIN+1); in applyLimiter()