Searched refs:SAMPLE_BITS_LIM (Results 1 – 2 of 2) sorted by relevance
158 #define SAMPLE_BITS_LIM DFRACT_BITS macro
243 tmp2 = FIXP_DBL(INT(tmp2) ^ INT((tmp2 >> (SAMPLE_BITS_LIM - 1)))); in pcmLimiter_Apply()