Searched refs:dhigh (Results 1 – 2 of 2) sorted by relevance
270 int dhigh; in g722_decode() local361 dhigh = (s->band[1].det*wd2) >> 15; in g722_decode()363 rhigh = dhigh + s->band[1].s; in g722_decode()390 block4(&s->band[1], dhigh); in g722_decode()
275 int dhigh; in g722_encode() local392 dhigh = (s->band[1].det*wd2) >> 15; in g722_encode()411 block4(&s->band[1], dhigh); in g722_encode()