Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c125 const int32x4_t round_shift_vec, const int32x4_t offset_const, in convolve8_vert_4x4_s32()
154 const int32x4_t round_shift_vec, const int32x4_t offset_const, in convolve8_vert_8x4_s32()
1154 const int32x4_t round_shift_vec = vdupq_n_s32(-(conv_params->round_1)); in av1_convolve_2d_sr_neon() local
Dconvolve_neon.h206 const int32x4_t round_shift_vec, const int32x4_t offset_const) { in convolve8_4x4_s32()
Djnt_convolve_neon.c580 const int32x4_t round_shift_vec = vdupq_n_s32(-(conv_params->round_1)); in dist_wtd_convolve_2d_vert_neon() local