Searched refs:xhigh (Results 1 – 1 of 1) sorted by relevance
289 int xhigh; in g722_encode() local299 xhigh = 0; in g722_encode()305 xhigh = amp[j++] >> 1; in g722_encode()330 xhigh = (sumeven - sumodd) >> 14; in g722_encode()338 xhigh = limitValues(xhigh); in g722_encode()381 eh = saturate(xhigh - s->band[1].s); in g722_encode()