Searched refs:dhigh (Results 1 – 2 of 2) sorted by relevance
269 int dhigh; in g722_decode() local360 dhigh = (s->band[1].det*wd2) >> 15; in g722_decode()362 rhigh = dhigh + s->band[1].s; in g722_decode()389 block4(&s->band[1], dhigh); in g722_decode()
274 int dhigh; in g722_encode() local391 dhigh = (s->band[1].det*wd2) >> 15; in g722_encode()410 block4(&s->band[1], dhigh); in g722_encode()