Searched refs:offset_const_1 (Results 1 – 1 of 1) sorted by relevance
213 const __m256i offset_const_1 = _mm256_set1_epi16(offset_1); in av1_dist_wtd_convolve_y_avx2() local274 res_lo = _mm256_add_epi16(res_lo, offset_const_1); in av1_dist_wtd_convolve_y_avx2()332 res_hi = _mm256_add_epi16(res_hi, offset_const_1); in av1_dist_wtd_convolve_y_avx2()453 res_lo = _mm256_add_epi16(res_lo, offset_const_1); in av1_dist_wtd_convolve_y_avx2()511 res_hi = _mm256_add_epi16(res_hi, offset_const_1); in av1_dist_wtd_convolve_y_avx2()