/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_vpx_convolve8_neon.c | 670 int16x4_t h_s3[4], h_s4[4], h_s5[4], h_s6[4]; in highbd_convolve_2d_4tap_neon() local 733 int16x8_t h_s3[4], h_s4[4], h_s5[4], h_s6[4]; in highbd_convolve_2d_4tap_neon() local 785 int16x4_t h_s0[8], h_s1[8], h_s2[8], h_s3[8], h_s4[8], h_s5[8], h_s6[8]; in highbd_convolve_2d_8tap_neon() local 882 int16x8_t h_s0[8], h_s1[8], h_s2[8], h_s3[8], h_s4[8], h_s5[8], h_s6[8]; in highbd_convolve_2d_8tap_neon() local 1034 int16x4_t h_s0[8], h_s1[8], h_s2[8], h_s3[8], h_s4[8], h_s5[8], h_s6[8]; in vpx_highbd_convolve8_avg_neon() local 1136 int16x8_t h_s0[8], h_s1[8], h_s2[8], h_s3[8], h_s4[8], h_s5[8], h_s6[8]; in vpx_highbd_convolve8_avg_neon() local
|
H A D | highbd_vpx_convolve8_sve2.c | 485 int16x4_t h_s3[4], h_s4[4], h_s5[4], h_s6[4]; in highbd_convolve_2d_4tap_sve2() local 550 int16x8_t h_s3[4], h_s4[4], h_s5[4], h_s6[4]; in highbd_convolve_2d_4tap_sve2() local
|
H A D | vpx_convolve8_neon_i8mm.c | 756 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_4tap_2d_neon_i8mm() local 799 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_4tap_2d_neon_i8mm() local
|
H A D | vpx_convolve8_neon_dotprod.c | 836 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_4tap_2d_neon_dotprod() local 879 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_4tap_2d_neon_dotprod() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | convolve_neon_i8mm.c | 1062 uint8x16_t h_s0, h_s1, h_s2, h_s3, h_s4; in convolve_2d_sr_6tap_neon_i8mm() local 1143 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_2d_sr_6tap_4tap_neon_i8mm() local 1195 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_2d_sr_6tap_4tap_neon_i8mm() local
|
H A D | convolve_neon_dotprod.c | 1303 uint8x16_t h_s0, h_s1, h_s2, h_s3, h_s4; in convolve_2d_sr_6tap_neon_dotprod() local 1388 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_2d_sr_4tap_neon_dotprod() local 1440 uint8x16_t h_s3, h_s4, h_s5, h_s6; in convolve_2d_sr_4tap_neon_dotprod() local
|