Home
last modified time | relevance | path

Searched defs:v_s4 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c682 int16x4_t v_s4 = vreinterpret_s16_u16(highbd_convolve4_4_neon( in highbd_convolve_2d_4tap_neon() local
745 int16x8_t v_s4 = vreinterpretq_s16_u16(highbd_convolve4_8_neon( in highbd_convolve_2d_4tap_neon() local
813 int16x4_t v_s4 = vreinterpret_s16_u16( in highbd_convolve_2d_8tap_neon() local
910 int16x8_t v_s4 = vreinterpretq_s16_u16( in highbd_convolve_2d_8tap_neon() local
1062 int16x4_t v_s4 = vreinterpret_s16_u16( in vpx_highbd_convolve8_avg_neon() local
1164 int16x8_t v_s4 = vreinterpretq_s16_u16( in vpx_highbd_convolve8_avg_neon() local
Dhighbd_vpx_convolve8_sve2.c497 int16x4_t v_s4 = in highbd_convolve_2d_4tap_sve2() local
562 int16x8_t v_s4 = vreinterpretq_s16_u16( in highbd_convolve_2d_4tap_sve2() local
Dvpx_convolve8_neon_i8mm.c803 uint8x8_t v_s4 = convolve4_8_h(h_s4, x_filter, permute_tbl); in convolve_4tap_2d_neon_i8mm() local
Dvpx_convolve8_neon_dotprod.c883 uint8x8_t v_s4 = convolve4_8_h(h_s4, x_filter, permute_tbl); in convolve_4tap_2d_neon_dotprod() local
/external/libaom/aom_dsp/arm/
Dfwd_txfm_neon.c136 const int16x8_t v_s4 = vsubq_s16(input_3, input_4); in aom_fdct8x8_neon() local
/external/libyuv/source/
Dscale_rvv.cc503 vuint8m1_t v_s0, v_s1, v_s2, v_s3, v_s4, v_s5, v_s6, v_s7; in ScaleRowDown38_RVV() local
525 vuint8m1_t v_s0, v_s1, v_s2, v_s3, v_s4, v_s5, v_s6, v_s7; in ScaleRowDown38_2_Box_RVV() local
583 vuint8m1_t v_s0, v_s1, v_s2, v_s3, v_s4, v_s5, v_s6, v_s7; in ScaleRowDown38_3_Box_RVV() local
/external/libaom/av1/common/arm/
Dconvolve_neon_i8mm.c1070 int16x8_t v_s4 = convolve6_8_2d_h(h_s4, x_filter, permute_tbl, horiz_const); in convolve_2d_sr_6tap_neon_i8mm() local
1148 int16x4_t v_s4 = in convolve_2d_sr_6tap_4tap_neon_i8mm() local
1200 int16x8_t v_s4 = in convolve_2d_sr_6tap_4tap_neon_i8mm() local
Dconvolve_neon_dotprod.c1311 int16x8_t v_s4 = convolve8_8_2d_h(h_s4, x_filter, correction, permute_tbl); in convolve_2d_sr_6tap_neon_dotprod() local
1393 int16x4_t v_s4 = in convolve_2d_sr_4tap_neon_dotprod() local
1445 int16x8_t v_s4 = in convolve_2d_sr_4tap_neon_dotprod() local