Home
last modified time | relevance | path

Searched defs:vert_offset (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dconvolve_scale_neon.h87 const int32x4_t vert_offset = in compound_convolve_vert_scale_8tap_neon() local
155 const int32x4_t vert_offset = vdupq_n_s32(vert_offset_bits - avg_offset_bits); in compound_avg_convolve_vert_scale_8tap_neon() local
238 const int32x4_t vert_offset = in compound_dist_wtd_convolve_vert_scale_8tap_neon() local
403 int32x4_t vert_offset = in convolve_vert_scale_8tap_neon() local
537 const int32x4_t vert_offset = in compound_convolve_vert_scale_6tap_neon() local
605 const int32x4_t vert_offset = vdupq_n_s32(vert_offset_bits - avg_offset_bits); in compound_avg_convolve_vert_scale_6tap_neon() local
688 const int32x4_t vert_offset = in compound_dist_wtd_convolve_vert_scale_6tap_neon() local
847 int32x4_t vert_offset = in convolve_vert_scale_6tap_neon() local
H A Dresize_neon_i8mm.c110 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 2) * src_stride; in scale_plane_2_to_1_6tap() local
192 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 2) * src_stride; in scale_plane_4_to_1_8tap() local
H A Dresize_neon_dotprod.c122 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in scale_plane_2_to_1_8tap() local
219 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in scale_plane_4_to_1_8tap() local
H A Dhighbd_wiener_convolve_neon.c347 const int vert_offset = (y_filter_taps / 2) * (int)src_stride; in av1_highbd_wiener_convolve_add_src_neon() local
H A Dresize_neon.c255 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 2) * src_stride; in scale_plane_2_to_1_6tap() local
335 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 2) * src_stride; in scale_plane_4_to_1_6tap() local
H A Dconvolve_sve2.c175 const int vert_offset = filter_params_x->taps / 2 - 1; in av1_convolve_2d_sr_sve2() local
H A Dav1_convolve_scale_neon_i8mm.c328 const ptrdiff_t vert_offset = (filter_params_y->taps / 2 - 1) * src_stride; in av1_convolve_2d_scale_neon_i8mm() local
H A Dav1_convolve_scale_neon_dotprod.c352 const ptrdiff_t vert_offset = (filter_params_y->taps / 2 - 1) * src_stride; in av1_convolve_2d_scale_neon_dotprod() local
H A Dwiener_convolve_neon.c320 const int vert_offset = (y_filter_taps / 2) * (int)src_stride; in av1_wiener_convolve_add_src_neon() local
H A Dhighbd_convolve_neon.c472 const int vert_offset = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_y_sr_neon() local
1820 const int vert_offset = clamped_y_taps / 2 - 1; in av1_highbd_convolve_2d_sr_neon() local
1994 uint16x8_t vert_offset = vdupq_n_u16(1); in av1_highbd_convolve_2d_sr_intrabc_neon() local
H A Dconvolve_neon_i8mm.c770 const int vert_offset = y_filter_taps / 2 - 1; in av1_convolve_y_sr_neon_i8mm() local
1251 const int vert_offset = clamped_y_taps / 2 - 1; in av1_convolve_2d_sr_neon_i8mm() local
H A Dhighbd_convolve_scale_neon.c507 const int vert_offset = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_2d_scale_neon() local
H A Dhighbd_compound_convolve_sve2.c811 const int vert_offset = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_y_sve2() local
1485 const int vert_offset = clamped_y_taps / 2 - 1; in av1_highbd_dist_wtd_convolve_2d_sve2() local
H A Dconvolve_neon_dotprod.c874 const int vert_offset = y_filter_taps / 2 - 1; in av1_convolve_y_sr_neon_dotprod() local
1497 const int vert_offset = clamped_y_taps / 2 - 1; in av1_convolve_2d_sr_neon_dotprod() local
H A Dcompound_convolve_neon_dotprod.c212 const int vert_offset = clamped_y_taps / 2 - 1; in av1_dist_wtd_convolve_2d_neon_dotprod() local
H A Dhighbd_convolve_sve2.c845 const int vert_offset = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_y_sr_sve2() local
1671 const int vert_offset = clamped_y_taps / 2 - 1; in av1_highbd_convolve_2d_sr_sve2() local
H A Dconvolve_neon.c1134 const int vert_offset = clamped_y_taps / 2 - 1; in av1_convolve_y_sr_neon() local
1594 const int vert_offset = clamped_y_taps / 2 - 1; in av1_convolve_2d_sr_neon() local
H A Dhighbd_compound_convolve_neon.c1095 const int vert_offset = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_y_neon() local
1902 const int vert_offset = clamped_y_taps / 2 - 1; in av1_highbd_dist_wtd_convolve_2d_neon() local
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dpickrst_sve.c419 const int vert_offset = v_start - wiener_halfwin; in av1_compute_stats_downsampled_sve() local
501 const int vert_offset = v_start - wiener_halfwin; in av1_compute_stats_sve() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h717 const ParentMapper& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
725 const Self& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
H A Deigen_cuboid_convolution.h910 const ParentMapper& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
918 const Self& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_scaled_convolve8_neon.c327 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in aom_scaled_2d_neon() local
H A Daom_scaled_convolve8_neon_i8mm.c316 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in aom_scaled_2d_neon_i8mm() local
H A Daom_scaled_convolve8_neon_dotprod.c351 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in aom_scaled_2d_neon_dotprod() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_vpx_convolve8_neon.c990 const ptrdiff_t vert_offset = (y_filter_taps / 2 - 1) * src_stride; in vpx_highbd_convolve8_neon() local
1021 const ptrdiff_t vert_offset = (SUBPEL_TAPS / 2 - 1) * src_stride; in vpx_highbd_convolve8_avg_neon() local

12