Home
last modified time | relevance | path

Searched refs:offset_const_16b (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dhighbd_convolve_2d_sse4.c52 const __m128i offset_const_16b = _mm_set1_epi16(offset); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local
102 _mm_adds_epu16(res, offset_const_16b); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()
157 _mm_adds_epu16(res, offset_const_16b); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()
Dhighbd_jnt_convolve_avx2.c53 const __m256i offset_const_16b = _mm256_set1_epi16(offset); in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local
105 _mm256_adds_epu16(res, offset_const_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
160 _mm256_adds_epu16(res, offset_const_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
217 _mm256_adds_epu16(res, offset_const_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()