Searched refs:v_qcoeff_a (Results 1 – 1 of 1) sorted by relevance
70 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in vp9_quantize_fp_neon() local71 const int16x8_t v_qcoeff = vsubq_s16(v_qcoeff_a, v_coeff_sign); in vp9_quantize_fp_neon()