Searched defs:SAMPLE_MAX (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSYS/include/
H A Dmachine_type.h203 #define SAMPLE_MAX (((LONG)1<<(SAMPLE_BITS-1))-1) macro
204 #define SAMPLE_MIN (~SAMPLE_MAX)

Completed in 92 milliseconds