Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dhighbd_convolve_2d_sse4.c114 const __m128i src_row_1 = in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1() local
116 const __m128i src_10 = _mm_unpacklo_epi64(src_row_0, src_row_1); in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()
Dhighbd_jnt_convolve_avx2.c117 const __m128i src_row_1 = in av1_highbd_dist_wtd_convolve_2d_copy_avx2() local
121 _mm256_castsi128_si256(src_row_0), src_row_1, 1); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
Djnt_convolve_avx2.c870 const __m128i src_row_1 = in av1_dist_wtd_convolve_2d_copy_avx2() local
874 _mm256_castsi128_si256(src_row_0), src_row_1, 1); in av1_dist_wtd_convolve_2d_copy_avx2()