Searched refs:res_unsigned_16b (Results 1 – 2 of 2) sorted by relevance
101 const __m128i res_unsigned_16b = in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local105 res_unsigned_16b); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()156 const __m128i res_unsigned_16b = in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local159 const __m128i res_1 = _mm_srli_si128(res_unsigned_16b, 8); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()162 res_unsigned_16b); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()
104 const __m256i res_unsigned_16b = in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local108 res_unsigned_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()159 const __m256i res_unsigned_16b = in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local162 const __m128i res_0 = _mm256_castsi256_si128(res_unsigned_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()163 const __m128i res_1 = _mm256_extracti128_si256(res_unsigned_16b, 1); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()216 const __m256i res_unsigned_16b = in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local218 const __m128i res_0 = _mm256_castsi256_si128(res_unsigned_16b); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()219 const __m128i res_1 = _mm256_extracti128_si256(res_unsigned_16b, 1); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()