Searched refs:SAMPLE_MAX (Results 1 – 1 of 1) sorted by relevance
231 #define SAMPLE_MAX ((INT_PCM)(((ULONG)1 << (SAMPLE_BITS - 1)) - 1)) macro232 #define SAMPLE_MIN (~SAMPLE_MAX)