Searched refs:block4 (Results 1 – 2 of 2) sorted by relevance
72 static void block4(g722_band_t *band, int d);74 static void block4(g722_band_t *band, int d) in block4() function356 block4(&s->band[0], dlowt); in g722_decode()389 block4(&s->band[1], dhigh); in g722_decode()
71 static void block4(g722_band_t *band, int d) in block4() function376 block4(&s->band[0], dlow); in g722_encode()410 block4(&s->band[1], dhigh); in g722_encode()