Searched defs:round_shift_vec (Results 1 – 3 of 3) sorted by relevance
125 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
206 const int32x4_t round_shift_vec, const int32x4_t offset_const) { in convolve8_4x4_s32()
580 const int32x4_t round_shift_vec = vdupq_n_s32(-(conv_params->round_1)); in dist_wtd_convolve_2d_vert_neon() local