Home
last modified time | relevance | path

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

/external/libyuv/source/
Dscale_rvv.cc252 vuint16m8_t v_s01, v_t01, v_st01; in ScaleRowDown2Box_RVV() local
306 vuint16m4_t v_s01, v_s23, v_t01, v_t23; in ScaleRowDown4Box_RVV() local
/external/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon_i8mm.c750 uint8x8_t v_s01 = vqrshrun_n_s16(vcombine_s16(t0, t1), FILTER_BITS - 1); in convolve_4tap_2d_neon_i8mm() local
Dvpx_convolve8_neon_dotprod.c830 uint8x8_t v_s01 = vqrshrun_n_s16(vcombine_s16(t0, t1), FILTER_BITS - 1); in convolve_4tap_2d_neon_dotprod() local