Searched refs:v_qcoeff (Results 1 – 1 of 1) sorted by relevance
71 const int16x8_t v_qcoeff = vsubq_s16(v_qcoeff_a, v_coeff_sign); in vp9_quantize_fp_neon() local72 const int16x8_t v_dqcoeff = vmulq_s16(v_qcoeff, v_dequant); in vp9_quantize_fp_neon()76 vst1q_s16(&qcoeff_ptr[i], v_qcoeff); in vp9_quantize_fp_neon()