Searched refs:block4 (Results 1 – 2 of 2) sorted by relevance
73 static void block4(g722_band_t *band, int d);75 static void block4(g722_band_t *band, int d) in block4() function357 block4(&s->band[0], dlowt); in g722_decode()390 block4(&s->band[1], dhigh); in g722_decode()
72 static void block4(g722_band_t *band, int d) in block4() function377 block4(&s->band[0], dlow); in g722_encode()411 block4(&s->band[1], dhigh); in g722_encode()