Home
last modified time | relevance | path

Searched defs:res_16bit (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dhighbd_wiener_convolve_ssse3.c194 __m128i res_16bit = _mm_packs_epi32(res_lo_round, res_hi_round); in av1_highbd_wiener_convolve_add_src_ssse3() local
Dhighbd_convolve_2d_avx2.c149 __m256i res_16bit = _mm256_packs_epi32(res_a_round, res_b_round); in av1_highbd_convolve_2d_sr_avx2() local
Dwiener_convolve_sse2.c191 const __m128i res_16bit = _mm_packs_epi32(res_lo_round, res_hi_round); in av1_wiener_convolve_add_src_sse2() local
Dconvolve_2d_avx2.c156 const __m256i res_16bit = _mm256_packs_epi32(res_a_round, res_b_round); in av1_convolve_2d_sr_avx2() local
Dhighbd_wiener_convolve_avx2.c235 const __m256i res_16bit = in av1_highbd_wiener_convolve_add_src_avx2() local
Dwiener_convolve_avx2.c241 const __m256i res_16bit = in av1_wiener_convolve_add_src_avx2() local
Dhighbd_warp_plane_sse4.c603 __m128i res_16bit = _mm_packs_epi32(res_lo_round, res_hi_round); in av1_highbd_warp_affine_sse4_1() local
Dwarp_plane_sse4.c639 const __m128i res_16bit = _mm_packs_epi32(res_lo_round, res_hi_round); in store_vertical_filter_output() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_convolve_avx2.c223 __m256i res_16bit = _mm256_packs_epi32(res_a_round, res_b_round); in av1_highbd_convolve_y_sr_avx2() local
1112 __m256i res_16bit = _mm256_min_epi32(res_a_round, clip_pixel); in aom_highbd_filter_block1d4_v4_avx2() local
1177 __m256i res_16bit = _mm256_packs_epi32(res_a_round, res_b_round); in aom_highbd_filter_block1d8_v4_avx2() local