Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c52 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() local
852 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() local
1071 const int16x8_t shift_round_0 = vdupq_n_s16(-(conv_params->round_0 - 1)); in av1_convolve_2d_sr_neon() local
Dconvolve_neon.h162 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()
Djnt_convolve_neon.c338 const int16x4_t shift_round_0 = vdup_n_s16(-(round_0)); in dist_wtd_convolve_2d_horiz_neon() local
438 const int16x8_t shift_round_0 = vdupq_n_s16(-(round_0)); in dist_wtd_convolve_2d_horiz_neon() local
949 const int16x4_t shift_round_0 = vdup_n_s16(-conv_params->round_0 + 1); in av1_dist_wtd_convolve_x_neon() local
1128 const int16x8_t shift_round_0 = vdupq_n_s16(-conv_params->round_0 + 1); in av1_dist_wtd_convolve_x_neon() local