Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_convolve_neon.c931 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_vert_6tap_neon() local
1073 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_vert_8tap_neon() local
1242 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_vert_12tap_neon() local
1382 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_horiz_6tap_neon() local
1497 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_horiz_neon() local
1680 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_sr_horiz_12tap_neon() local
H A Dhighbd_convolve_scale_neon.c179 const int32x4_t offset_s32 = vdupq_n_s32(offset); in highbd_convolve_2d_x_scale_8tap_neon() local
376 const int32x4_t offset_s32 = vdupq_n_s32(1 << offset); in highbd_convolve_2d_y_scale_8tap_neon() local
H A Dhighbd_convolve_horiz_rs_neon.c37 const int32x4_t offset_s32 = vdupq_n_s32(0); in av1_highbd_convolve_horiz_rs_neon() local