Searched refs:linear_ptr (Results 1 – 1 of 1) sorted by relevance
764 short *linear_ptr; in g723_decode() local782 linear_ptr = (short *)out_buf; in g723_decode()835 *linear_ptr++ = ((sr <= -0x2000) ? -0x8000 : in g723_decode()856 *out_size = linear_ptr - (short *)out_buf; in g723_decode()