Searched defs:shift_round_0 (Results 1 – 3 of 3) sorted by relevance
52 const int16x8_t shift_round_0, const int16x8_t shift_by_bits) { in convolve8_horiz_8x8()78 const int16x4_t shift_round_0, const int16x4_t shift_by_bits) { in convolve8_horiz_4x1()219 const int16x8_t shift_round_0 = vdupq_n_s16(-conv_params->round_0); in av1_convolve_x_sr_neon() local852 const int16x8_t horiz_const, const int16x8_t shift_round_0) { in horiz_filter_w8_single_row()898 const int16x4_t horiz_const, const int16x4_t shift_round_0) { in horiz_filter_w4_single_row()990 const int16x4_t shift_round_0 = vdup_n_s16(-(conv_params->round_0 - 1)); in av1_convolve_2d_sr_neon() local1071 const int16x8_t shift_round_0 = vdupq_n_s16(-(conv_params->round_0 - 1)); in av1_convolve_2d_sr_neon() local
162 const int16x8_t horiz_const, const int16x8_t shift_round_0) { in convolve8_8x8_s16()185 const int16x4_t horiz_const, const int16x4_t shift_round_0) { in convolve8_4x4_s16()
338 const int16x4_t shift_round_0 = vdup_n_s16(-(round_0)); in dist_wtd_convolve_2d_horiz_neon() local438 const int16x8_t shift_round_0 = vdupq_n_s16(-(round_0)); in dist_wtd_convolve_2d_horiz_neon() local949 const int16x4_t shift_round_0 = vdup_n_s16(-conv_params->round_0 + 1); in av1_dist_wtd_convolve_x_neon() local1128 const int16x8_t shift_round_0 = vdupq_n_s16(-conv_params->round_0 + 1); in av1_dist_wtd_convolve_x_neon() local