Home
last modified time | relevance | path

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

/external/libaom/av1/common/x86/
Dhighbd_jnt_convolve_avx2.c95 _mm256_packus_epi32(round_result_lo, round_result_hi); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
144 _mm256_packus_epi32(round_result, round_result); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
201 _mm256_packus_epi32(round_result_lo, round_result_hi); in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
376 _mm256_packus_epi32(round_result, round_result); in av1_highbd_dist_wtd_convolve_2d_avx2()
388 _mm256_packus_epi32(res_unsigned_lo, res_unsigned_lo); in av1_highbd_dist_wtd_convolve_2d_avx2()
429 _mm256_packus_epi32(round_result_lo, round_result_hi); in av1_highbd_dist_wtd_convolve_2d_avx2()
441 _mm256_packus_epi32(res_unsigned_lo, res_unsigned_hi); in av1_highbd_dist_wtd_convolve_2d_avx2()
558 _mm256_packus_epi32(round_result, round_result); in av1_highbd_dist_wtd_convolve_x_avx2()
569 _mm256_packus_epi32(res_unsigned_lo, res_unsigned_lo); in av1_highbd_dist_wtd_convolve_x_avx2()
605 _mm256_packus_epi32(round_result_lo, round_result_hi); in av1_highbd_dist_wtd_convolve_x_avx2()
[all …]
Dhighbd_warp_affine_avx2.c568 _mm256_madd_epi16(_mm256_packus_epi32(v_src01l, v_src01u), in av1_highbd_warp_affine_avx2()
575 _mm256_madd_epi16(_mm256_packus_epi32(v_src23l, v_src23u), v_c23)); in av1_highbd_warp_affine_avx2()
581 _mm256_madd_epi16(_mm256_packus_epi32(v_src45l, v_src45u), v_c45)); in av1_highbd_warp_affine_avx2()
587 _mm256_madd_epi16(_mm256_packus_epi32(v_src67l, v_src67u), v_c67)); in av1_highbd_warp_affine_avx2()
622 __m256i v_sum16 = _mm256_packus_epi32(v_sum1, v_sum1); in av1_highbd_warp_affine_avx2()
627 v_sum = _mm256_packus_epi32(v_sum, v_sum); in av1_highbd_warp_affine_avx2()
640 v_sum1 = _mm256_packus_epi32(v_sum1, v_sum1); in av1_highbd_warp_affine_avx2()
Dwarp_plane_avx2.c677 const __m256i temp_lo_16 = _mm256_packus_epi32(res_lo_1, res_lo_1); in store_vertical_filter_output_avx2()
692 res_lo_16 = _mm256_packus_epi32(shifted_32, shifted_32); in store_vertical_filter_output_avx2()
719 const __m256i temp_hi_16 = _mm256_packus_epi32(res_hi_1, res_hi_1); in store_vertical_filter_output_avx2()
735 res_hi_16 = _mm256_packus_epi32(shifted_32, shifted_32); in store_vertical_filter_output_avx2()
Dselfguided_avx2.c705 const __m256i tmp = _mm256_packus_epi32(w_0, w_1); in av1_apply_selfguided_restoration_avx2()
Dhighbd_inv_txfm_avx2.c99 x0 = _mm256_packus_epi32(x0, x1); in highbd_get_recon_16x8_avx2()
121 x0 = _mm256_packus_epi32(x0, x0); in highbd_get_recon_8x8_avx2()
/external/tensorflow/third_party/eigen3/unsupported/Eigen/CXX11/src/FixedPoint/
DTypeCastingAVX2.h83 _mm256_packus_epi32(a_clip, b_clip), _mm256_packus_epi32(c_clip, d_clip));
/external/libaom/aom_dsp/x86/
Dhighbd_variance_avx2.c176 __m256i V_S_SRC = _mm256_packus_epi32(V_S_S1, V_S_S2); in aom_highbd_var_filter_block2d_bil_avx2()
247 __m256i V_S_SRC = _mm256_packus_epi32(V_S_S1, V_S_S2); in aom_highbd_var_filter_block2d_bil_avx2()
367 __m256i V_S_SRC = _mm256_packus_epi32(V_S_S1, V_S_S2); in aom_highbd_var_filter_block2d_bil_avx2()
422 opointer[curr] = _mm256_packus_epi32(V_V_S1, V_V_S2); in aom_highbd_var_filter_block2d_bil_avx2()
474 opointer[0] = _mm256_packus_epi32(V_H_S1, V_H_S2); in aom_highbd_var_filter_block2d_bil_avx2()
496 opointer[curr] = _mm256_packus_epi32(V_V_S1, V_V_S2); in aom_highbd_var_filter_block2d_bil_avx2()
551 opointer[0] = _mm256_packus_epi32(V_H_S1, V_H_S2); in aom_highbd_var_filter_block2d_bil_avx2()
573 opointer[curr] = _mm256_packus_epi32(V_V_S1, V_V_S2); in aom_highbd_var_filter_block2d_bil_avx2()
586 __m256i V_S_SRC = _mm256_packus_epi32(V_S_S1, V_S_S2); in aom_highbd_var_filter_block2d_bil_avx2()
Dhighbd_convolve_avx2.c430 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_8x2_pixels()
438 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_16x1_pixels()
948 const __m256i l0l1 = _mm256_packus_epi32(res[0], res[1]); in filter_16x9_pixels()
949 const __m256i h0h1 = _mm256_packus_epi32(res[2], res[3]); in filter_16x9_pixels()
Dintrapred_avx2.c1274 res1 = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_8xN_internal_avx2()
1431 res[0] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_16xN_internal_avx2()
1448 res[1] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_16xN_internal_avx2()
1594 res[0] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_32xN_internal_avx2()
1610 res[1] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_32xN_internal_avx2()
1788 res[0] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_64xN_avx2()
1804 res[1] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z1_64xN_avx2()
2309 resx = _mm256_castsi256_si128(_mm256_packus_epi32( in highbd_dr_prediction_32bit_z2_Nx8_avx2()
2349 resy = _mm256_castsi256_si128(_mm256_packus_epi32( in highbd_dr_prediction_32bit_z2_Nx8_avx2()
2585 resx[0] = _mm256_packus_epi32( in highbd_dr_prediction_32bit_z2_HxW_avx2()
[all …]
/external/libvpx/vpx_dsp/x86/
Dhighbd_convolve_avx2.c326 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_8x2_pixels()
334 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_16x1_pixels()
674 const __m256i l0l1 = _mm256_packus_epi32(res[0], res[1]); in filter_16x9_pixels()
675 const __m256i h0h1 = _mm256_packus_epi32(res[2], res[3]); in filter_16x9_pixels()
834 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_8x2_avg_pixels()
847 __m256i a = _mm256_packus_epi32(*y0, *y1); in store_16x1_avg_pixels()
983 res_reg = _mm256_packus_epi32(res_reg, res_reg); in vpx_highbd_filter_block1d4_h4_avx2()
1007 res_reg = _mm256_packus_epi32(res_reg, res_reg); in vpx_highbd_filter_block1d4_h4_avx2()
1081 res_reg = _mm256_packus_epi32(res_first, res_last); in vpx_highbd_filter_block1d8_h4_avx2()
1101 res_reg = _mm256_packus_epi32(res_reg, res_reg); in vpx_highbd_filter_block1d8_h4_avx2()
[all …]
/external/libaom/av1/encoder/x86/
Dav1_k_means_avx2.c100 __m256i p1 = _mm256_packus_epi32(ind, v_zero); in av1_calc_indices_dim2_avx2()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_256_avx512_core.inl96 SIMD_IWRAPPER_2_16(packus_epi32); // uint32 --> uint16 See documentation for _mm256_packus_epi32 and
Dsimdlib_128_avx512_core.inl146 SIMD_IWRAPPER_2_16(packus_epi32); // uint32 --> uint16 See documentation for _mm256_packus_epi32 and
Dsimdlib_256_avx2.inl182 SIMD_IWRAPPER_2(packus_epi32); // See documentation for _mm256_packus_epi32 and _mm512_packus_epi32
Dsimdlib_128_avx512.inl227 // _mm256_packus_epi32 and _mm512_packus_epi32 SIMD_IWRAPPER_2_(permute_epi32,
Dsimdlib_256_avx512.inl227 // _mm256_packus_epi32 and _mm512_packus_epi32
Dsimdlib_256_avx.inl503 packus_epi32); // See documentation for _mm256_packus_epi32 and _mm512_packus_epi32
Dsimdlib_512_emu.inl522 SIMD_IWRAPPER_2(packus_epi32); // See documentation for _mm256_packus_epi32 and _mm512_packus_epi32
/external/clang/test/CodeGen/
Davx2-builtins.c889 return _mm256_packus_epi32(a, b); in test_mm256_packs_epu32()
/external/libaom/aom_dsp/simd/
Dv256_intrinsics_x86.h299 return _mm256_permute4x64_epi64(_mm256_packus_epi32(b, a), in v256_pack_s32_u16()
/external/libgav1/src/dsp/x86/
Dloop_restoration_avx2.cc1428 return _mm256_packus_epi32(z0, z1); in CalculateMa()
1461 return _mm256_packus_epi32(b_lo, b_hi); in CalculateB5()
1487 return _mm256_packus_epi32(b_lo, b_hi); in CalculateB3()
Dloop_restoration_10bit_avx2.cc227 const __m256i d = _mm256_packus_epi32(s[0], s[1]); in WienerVerticalClip()
1354 return _mm256_packus_epi32(z0, z1); in CalculateMa()
/external/clang/lib/Headers/
Davx2intrin.h76 _mm256_packus_epi32(__m256i __V1, __m256i __V2) in _mm256_packus_epi32() function
/external/skia/src/opts/
DSkRasterPipeline_opts.h4655 return _mm256_packus_epi32(_02,_13);