Searched defs:h_s8 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_vpx_convolve8_neon.c | 826 int16x4_t h_s7[8], h_s8[8], h_s9[8], h_s10[8]; in highbd_convolve_2d_8tap_neon() local 923 int16x8_t h_s7[8], h_s8[8], h_s9[8], h_s10[8]; in highbd_convolve_2d_8tap_neon() local 1075 int16x4_t h_s7[8], h_s8[8], h_s9[8], h_s10[8]; in vpx_highbd_convolve8_avg_neon() local 1177 int16x8_t h_s7[8], h_s8[8], h_s9[8], h_s10[8]; in vpx_highbd_convolve8_avg_neon() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | convolve_neon_i8mm.c | 1073 uint8x16_t h_s5, h_s6, h_s7, h_s8; in convolve_2d_sr_6tap_neon_i8mm() local
|
H A D | convolve_neon_dotprod.c | 1314 uint8x16_t h_s5, h_s6, h_s7, h_s8; in convolve_2d_sr_6tap_neon_dotprod() local
|