Searched refs:xhigh (Results 1 – 1 of 1) sorted by relevance
290 int xhigh; in g722_encode() local300 xhigh = 0; in g722_encode()306 xhigh = amp[j++] >> 1; in g722_encode()331 xhigh = (sumeven - sumodd) >> 14; in g722_encode()339 xhigh = limitValues(xhigh); in g722_encode()382 eh = saturate(xhigh - s->band[1].s); in g722_encode()