Searched refs:v_iscan (Results 1 – 1 of 1) sorted by relevance
55 const int16x8_t v_iscan = vld1q_s16(&iscan[i]); in vp9_quantize_fp_neon() local67 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()