Searched defs:round_0 (Results 1 – 4 of 4) sorted by relevance
| /external/libaom/av1/common/ |
| D | convolve.h | 25 int round_0; member
|
| /external/libgav1/src/dsp/x86/ |
| D | average_blend_sse4.cc | 189 const __m128i round_0 = _mm_add_epi32(compound_offset_0, round_offset); in AverageBlendRow() local
|
| /external/libaom/av1/common/arm/ |
| D | convolve_neon.c | 1294 const int16x4_t x_filter_8_11, const int round_0) { in av1_convolve_2d_sr_horiz_12tap_neon() 1558 const int16x4_t x_filter_8_11, const int round_0) { in av1_convolve_2d_sr_horiz_12tap_neon() 1847 const int16x4_t x_filter_8_11, const int round_0) { in av1_convolve_2d_sr_horiz_12tap_neon() 2119 int im_h, const int16x8_t x_filter_s16, const int round_0) { in av1_convolve_2d_sr_horiz_neon() 2271 int im_h, const int16x8_t x_filter_s16, const int round_0) { in av1_convolve_2d_sr_horiz_neon() 2520 int im_h, const int16x8_t x_filter_s16, const int round_0) { in av1_convolve_2d_sr_horiz_neon()
|
| D | jnt_convolve_neon.c | 288 const int16x8_t x_filter_s16, const int im_h, int w, const int round_0) { in dist_wtd_convolve_2d_horiz_neon() 379 const int16x8_t x_filter_s16, const int im_h, int w, const int round_0) { in dist_wtd_convolve_2d_horiz_neon() 475 const int16x8_t x_filter, const int im_h, int w, const int round_0) { in dist_wtd_convolve_2d_horiz_neon() 1170 const int round_0 = conv_params->round_0 - 1; in av1_dist_wtd_convolve_2d_neon() local
|