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

  /external/aac/libSYS/include/
machine_type.h 204 #define SAMPLE_MIN (~SAMPLE_MAX)
  /external/srec/srec/cfront/
nisthdr.h 93 SAMPLE_MIN,
215 Nist1AHeaderSetDef(setSampleMin, int, d, SAMPLE_MIN)
  /external/aac/libPCMutils/src/
limiter.cpp 282 if (tmp2 == (FIXP_PCM)SAMPLE_MIN) /* protect fAbs from -1.0 value */
283 tmp2 = (FIXP_PCM)(SAMPLE_MIN+1);

Completed in 88 milliseconds