Searched refs:offset_const_16b (Results 1 – 2 of 2) sorted by relevance
52 const __m128i offset_const_16b = _mm_set1_epi16(offset); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local102 _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()
53 const __m256i offset_const_16b = _mm256_set1_epi16(offset); in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local105 _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()