Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_weighted_pred_sse42_intr.c170 src_temp0_4x32b = _mm_cvtepi16_epi32(src_temp0_4x32b); in ihevc_weighted_pred_uni_sse42()
171 src_temp1_4x32b = _mm_cvtepi16_epi32(src_temp1_4x32b); in ihevc_weighted_pred_uni_sse42()
172 src_temp2_4x32b = _mm_cvtepi16_epi32(src_temp2_4x32b); in ihevc_weighted_pred_uni_sse42()
173 src_temp3_4x32b = _mm_cvtepi16_epi32(src_temp3_4x32b); in ihevc_weighted_pred_uni_sse42()
188 src_temp4_4x32b = _mm_cvtepi16_epi32(src_temp4_4x32b); in ihevc_weighted_pred_uni_sse42()
189 src_temp5_4x32b = _mm_cvtepi16_epi32(src_temp5_4x32b); in ihevc_weighted_pred_uni_sse42()
190 src_temp6_4x32b = _mm_cvtepi16_epi32(src_temp6_4x32b); in ihevc_weighted_pred_uni_sse42()
191 src_temp7_4x32b = _mm_cvtepi16_epi32(src_temp7_4x32b); in ihevc_weighted_pred_uni_sse42()
286 src_temp0_4x32b = _mm_cvtepi16_epi32(src_temp0_4x32b); in ihevc_weighted_pred_uni_sse42()
287 src_temp1_4x32b = _mm_cvtepi16_epi32(src_temp1_4x32b); in ihevc_weighted_pred_uni_sse42()
[all …]
Dihevc_itrans_recon_sse42_intr.c163 m_temp_reg_0 = _mm_cvtepi16_epi32(m_temp_reg_0); in ihevc_itrans_recon_4x4_ttype1_sse42()
164 m_temp_reg_2 = _mm_cvtepi16_epi32(m_temp_reg_2); in ihevc_itrans_recon_4x4_ttype1_sse42()
166 m_temp_reg_1 = _mm_cvtepi16_epi32(m_temp_reg_1); in ihevc_itrans_recon_4x4_ttype1_sse42()
167 m_temp_reg_3 = _mm_cvtepi16_epi32(m_temp_reg_3); in ihevc_itrans_recon_4x4_ttype1_sse42()
259 m_temp_reg_20 = _mm_cvtepi16_epi32(m_temp_reg_20); in ihevc_itrans_recon_4x4_ttype1_sse42()
261 m_temp_reg_21 = _mm_cvtepi16_epi32(m_temp_reg_21); in ihevc_itrans_recon_4x4_ttype1_sse42()
262 m_temp_reg_22 = _mm_cvtepi16_epi32(m_temp_reg_22); in ihevc_itrans_recon_4x4_ttype1_sse42()
263 m_temp_reg_23 = _mm_cvtepi16_epi32(m_temp_reg_23); in ihevc_itrans_recon_4x4_ttype1_sse42()
492 m_temp_reg_0 = _mm_cvtepi16_epi32(m_temp_reg_0); in ihevc_itrans_recon_4x4_sse42()
493 m_temp_reg_2 = _mm_cvtepi16_epi32(m_temp_reg_2); in ihevc_itrans_recon_4x4_sse42()
[all …]
Dihevc_chroma_intra_pred_filters_sse42_intr.c356 src_temp4 = _mm_cvtepi16_epi32(src_temp4); in ihevc_intra_pred_chroma_dc_sse42()
385 src_temp4 = _mm_cvtepi16_epi32(src_temp4); in ihevc_intra_pred_chroma_dc_sse42()
406 src_temp4 = _mm_cvtepi16_epi32(src_temp4); in ihevc_intra_pred_chroma_dc_sse42()
/external/libavc/common/x86/
Dih264_ihadamard_scaling_sse42.c106 src_r0 = _mm_cvtepi16_epi32(src_r0_r1); in ih264_ihadamard_scaling_4x4_sse42()
108 src_r1 = _mm_cvtepi16_epi32(src_r0_r1); in ih264_ihadamard_scaling_4x4_sse42()
110 src_r2 = _mm_cvtepi16_epi32(src_r2_r3); in ih264_ihadamard_scaling_4x4_sse42()
112 src_r3 = _mm_cvtepi16_epi32(src_r2_r3); in ih264_ihadamard_scaling_4x4_sse42()
/external/libopus/celt/x86/
Dx86cpu.h89 (_mm_cvtepi16_epi32(_mm_loadl_epi64((__m128i *)(x))))
92 (_mm_cvtepi16_epi32(*(__m128i *)(x)))
/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm2d_sse4.c221 bufA[j] = _mm_cvtepi16_epi32(buf[j]); in lowbd_fwd_txfm2d_64x64_sse4_1()
222 bufB[j] = _mm_cvtepi16_epi32(_mm_unpackhi_epi64(buf[j], buf[j])); in lowbd_fwd_txfm2d_64x64_sse4_1()
268 bufA[j] = _mm_cvtepi16_epi32(buf[j]); in lowbd_fwd_txfm2d_64x32_sse4_1()
269 bufB[j] = _mm_cvtepi16_epi32(_mm_unpackhi_epi64(buf[j], buf[j])); in lowbd_fwd_txfm2d_64x32_sse4_1()
317 bufA[j] = _mm_cvtepi16_epi32(buf[j]); in lowbd_fwd_txfm2d_32x64_sse4_1()
318 bufB[j] = _mm_cvtepi16_epi32(_mm_unpackhi_epi64(buf[j], buf[j])); in lowbd_fwd_txfm2d_32x64_sse4_1()
Dhighbd_fwd_txfm_sse4.c47 in[0] = _mm_cvtepi16_epi32(in[0]); in load_buffer_4x4()
48 in[1] = _mm_cvtepi16_epi32(in[1]); in load_buffer_4x4()
49 in[2] = _mm_cvtepi16_epi32(in[2]); in load_buffer_4x4()
50 in[3] = _mm_cvtepi16_epi32(in[3]); in load_buffer_4x4()
360 in[8] = _mm_cvtepi16_epi32(in[4]); in load_buffer_8x8()
361 in[9] = _mm_cvtepi16_epi32(u); in load_buffer_8x8()
364 in[10] = _mm_cvtepi16_epi32(in[5]); in load_buffer_8x8()
365 in[11] = _mm_cvtepi16_epi32(u); in load_buffer_8x8()
368 in[12] = _mm_cvtepi16_epi32(in[6]); in load_buffer_8x8()
369 in[13] = _mm_cvtepi16_epi32(u); in load_buffer_8x8()
[all …]
Drdopt_sse4.c69 const __m128i sum_slli_a32 = _mm_cvtepi16_epi32(sum_slli_a); in horver_correlation_4x4()
71 const __m128i swap_b32 = _mm_cvtepi16_epi32(swap_b); in horver_correlation_4x4()
/external/libmpeg2/common/x86/
Dimpeg2_idct_recon_sse42_intr.c1871 temp0 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1874 temp1 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1897 temp0 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1900 temp1 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1923 temp0 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1926 temp1 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1949 temp0 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1952 temp1 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1975 temp0 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
1978 temp1 = _mm_cvtepi16_epi32(mismatch_stg2_additive); in impeg2_idct_recon_dc_mismatch_sse42()
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dvariance_avx2.c70 const __m128i sum_int32 = _mm_cvtepi16_epi32(vsum_64); in variance_final_512_avx2()
80 _mm_add_epi32(_mm_cvtepi16_epi32(vsum_128), in variance_final_1024_avx2()
81 _mm_cvtepi16_epi32(_mm_srli_si128(vsum_128, 8))); in variance_final_1024_avx2()
/external/clang/test/CodeGen/
Dsse41-builtins.c103 return _mm_cvtepi16_epi32(a); in test_mm_cvtepi16_epi32()
/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_avx2.c89 const __m128i sum_int32 = _mm_cvtepi16_epi32(sum_reg_64); in variance_final_from_16bit_sum_avx2()
661 vsum_128 = _mm_add_epi32(_mm_cvtepi16_epi32(vsum_128), in vpx_variance32x32_avx2()
662 _mm_cvtepi16_epi32(_mm_srli_si128(vsum_128, 8))); in vpx_variance32x32_avx2()
/external/clang/lib/Headers/
Dsmmintrin.h306 _mm_cvtepi16_epi32(__m128i __V) in _mm_cvtepi16_epi32() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_types.h436 __m128i resLo = _mm_cvtepi16_epi32(src);
/external/libaom/libaom/av1/common/x86/
Dhighbd_inv_txfm_sse4.c43 __m128i x0 = _mm_cvtepi16_epi32(pred); in highbd_get_recon_8x8_sse4_1()
44 __m128i x1 = _mm_cvtepi16_epi32(_mm_srli_si128(pred, 8)); in highbd_get_recon_8x8_sse4_1()
55 __m128i x0 = _mm_cvtepi16_epi32(pred); in highbd_get_recon_4xn_sse4_1()
/external/neon_2_sse/
DNEON_2_SSE.h2434 # define _MM_CVTEPI16_EPI32 _mm_cvtepi16_epi32