Searched refs:short_ptr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/audio/utilities/
H A Dg721.c607 short *short_ptr; local
626 short_ptr = (short *)in_buf;
645 sl = *short_ptr++ >> 2;
H A Dg723.c660 short *short_ptr; local
688 short_ptr = (short *)in_buf;
702 i = _encoder(*short_ptr++ >> 2, state_ptr);

Completed in 59 milliseconds