Searched refs:vo_negate (Results 1 – 3 of 3) sorted by relevance
84 tmp = vo_negate(div_s(vo_negate(tmp), ener1)); in voice_factor()
142 h_inv[i] = vo_negate(h[i]); in ACELP_2t64_fx()
59 #define vo_negate(a) (-a) macro