Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c60 const int32x4_t v_tmp_lo = vmull_s16(vget_low_s16(v_tmp), in vp9_quantize_fp_neon() local
64 const int16x8_t v_tmp2 = vcombine_s16(vshrn_n_s32(v_tmp_lo, 16), in vp9_quantize_fp_neon()