Home
last modified time | relevance | path

Searched refs:v_iscan (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c55 const int16x8_t v_iscan = vld1q_s16(&iscan[i]); in vp9_quantize_fp_neon() local
67 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()