Searched refs:CLIP (Results 1 – 1 of 1) sorted by relevance
239 #define CLIP 32635 macro272 if (sample > CLIP) in isdn_audio_linear2ulaw()273 sample = CLIP; /* clip the magnitude */ in isdn_audio_linear2ulaw()