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