Searched refs:linear2ulaw (Results 1 – 1 of 1) sorted by relevance
83 static unsigned char linear2ulaw(int pcm_val) /* 2's complement (16-bit range) */ in linear2ulaw() function241 *dst = linear2ulaw(sample); in mulaw_encode()