Searched refs:h_inv (Results 1 – 2 of 2) sorted by relevance
60 Word16 *h, *h_inv, *ptr_h1, *ptr_h2, *ptr_hf; in ACELP_2t64_fx() local137 h_inv = h + (L_SUBFR<<1); in ACELP_2t64_fx()142 h_inv[i] = vo_negate(h[i]); in ACELP_2t64_fx()279 p0 = h_inv - ix; in ACELP_2t64_fx()289 p1 = h_inv - iy; in ACELP_2t64_fx()
143 Word16 *h, *h_inv, *ptr_h1, *ptr_h2, *ptr_hf, h_shift; in ACELP_4t64_fx() local343 h_inv = h_buf + (2 * L_SUBFR); in ACELP_4t64_fx()348 *h_inv++ = 0; in ACELP_4t64_fx()361 p2 = h_inv; in ACELP_4t64_fx()583 p0 = h_inv - ix; in ACELP_4t64_fx()587 p1 = h_inv - iy; in ACELP_4t64_fx()613 p0 = h_inv - ix; in ACELP_4t64_fx()618 p1 = h_inv - iy; in ACELP_4t64_fx()623 p2 = h_inv - i; in ACELP_4t64_fx()628 p3 = h_inv - j; in ACELP_4t64_fx()[all …]