Home
last modified time | relevance | path

Searched defs:v_qcoeff_a (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c85 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in vp9_quantize_fp_neon() local
110 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in vp9_quantize_fp_neon() local
/external/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c68 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in av1_quantize_fp_neon() local
94 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in av1_quantize_fp_neon() local
167 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in av1_quantize_lp_neon() local
192 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in av1_quantize_lp_neon() local