Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Djnt_convolve_avx2.c343 const __m256i res_hi_1_round = _mm256_sra_epi32( in av1_dist_wtd_convolve_y_avx2() local
347 _mm256_packs_epi32(res_hi_0_round, res_hi_1_round); in av1_dist_wtd_convolve_y_avx2()
522 const __m256i res_hi_1_round = _mm256_sra_epi32( in av1_dist_wtd_convolve_y_avx2() local
526 _mm256_packs_epi32(res_hi_0_round, res_hi_1_round); in av1_dist_wtd_convolve_y_avx2()