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

/illumos-gate/usr/src/cmd/audio/utilities/
H A Dg721.c745 short *linear_out; local
750 linear_out = (short *)out_buf;
789 *linear_out++ = ((sr <= -0x2000) ? -0x8000 :

Completed in 46 milliseconds