Searched refs:offset_const_2 (Results 1 – 1 of 1) sorted by relevance
214 const __m256i offset_const_2 = _mm256_set1_epi16((1 << offset_0)); in av1_dist_wtd_convolve_y_avx2() local292 _mm256_add_epi16(res_lo_round, offset_const_2); in av1_dist_wtd_convolve_y_avx2()350 _mm256_add_epi16(res_hi_round, offset_const_2); in av1_dist_wtd_convolve_y_avx2()471 _mm256_add_epi16(res_lo_round, offset_const_2); in av1_dist_wtd_convolve_y_avx2()529 _mm256_add_epi16(res_hi_round, offset_const_2); in av1_dist_wtd_convolve_y_avx2()