Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c66 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in vp9_quantize_fp_neon() local
91 const int16x8_t v_qcoeff_a = veorq_s16(v_tmp2, v_coeff_sign); in vp9_quantize_fp_neon() local