Searched refs:linear_out (Results 1 – 1 of 1) sorted by relevance
745 short *linear_out; in g721_decode() local750 linear_out = (short *)out_buf; in g721_decode()789 *linear_out++ = ((sr <= -0x2000) ? -0x8000 : in g721_decode()