Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c62 const int32x4_t v_tmp_hi = vmull_s16(vget_high_s16(v_tmp), in vp9_quantize_fp_neon() local
65 vshrn_n_s32(v_tmp_hi, 16)); in vp9_quantize_fp_neon()