Home
last modified time | relevance | path

Searched refs:_mm_cvtepu16_epi32 (Results 1 – 17 of 17) sorted by relevance

/external/libavc/common/x86/
Dih264_resi_trans_quant_sse42.c252 src_r0 = _mm_cvtepu16_epi32(src_r0); in ih264_resi_trans_quant_4x4_sse42()
253 src_r1 = _mm_cvtepu16_epi32(src_r1); in ih264_resi_trans_quant_4x4_sse42()
255 src_r2 = _mm_cvtepu16_epi32(src_r2); in ih264_resi_trans_quant_4x4_sse42()
256 src_r3 = _mm_cvtepu16_epi32(src_r3); in ih264_resi_trans_quant_4x4_sse42()
258 temp0 = _mm_cvtepu16_epi32(scalemat_r0_r1); in ih264_resi_trans_quant_4x4_sse42()
260 temp2 = _mm_cvtepu16_epi32(scalemat_r2_r3); in ih264_resi_trans_quant_4x4_sse42()
262 temp1 = _mm_cvtepu16_epi32(scalemat_r0_r1); in ih264_resi_trans_quant_4x4_sse42()
263 temp3 = _mm_cvtepu16_epi32(scalemat_r2_r3); in ih264_resi_trans_quant_4x4_sse42()
535 src_r0 = _mm_cvtepu16_epi32(src_r0); in ih264_resi_trans_quant_chroma_4x4_sse42()
536 src_r1 = _mm_cvtepu16_epi32(src_r1); in ih264_resi_trans_quant_chroma_4x4_sse42()
[all …]
Dih264_iquant_itrans_recon_sse42.c490 pred_r0 = _mm_cvtepu16_epi32(pred_r0); //p00 p01 p02 p03 -- all 32 bits in ih264_iquant_itrans_recon_chroma_4x4_sse42()
491 pred_r1 = _mm_cvtepu16_epi32(pred_r1); //p10 p11 p12 p13 -- all 32 bits in ih264_iquant_itrans_recon_chroma_4x4_sse42()
492 pred_r2 = _mm_cvtepu16_epi32(pred_r2); //p20 p21 p22 p23 -- all 32 bits in ih264_iquant_itrans_recon_chroma_4x4_sse42()
493 pred_r3 = _mm_cvtepu16_epi32(pred_r3); //p30 p31 p32 p33 -- all 32 bits in ih264_iquant_itrans_recon_chroma_4x4_sse42()
/external/libmpeg2/common/x86/
Dimpeg2_idct_recon_sse42_intr.c1873 pred_half0 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1882 pred_half1 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1899 pred_half0 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1908 pred_half1 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1925 pred_half0 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1934 pred_half1 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1951 pred_half0 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1960 pred_half1 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1977 pred_half0 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
1986 pred_half1 = _mm_cvtepu16_epi32(pred_r); in impeg2_idct_recon_dc_mismatch_sse42()
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dobmc_sad_sse4.c165 const __m128i v_p_d = _mm_cvtepu16_epi32(v_p_w); in hbd_obmc_sad_w4()
207 const __m128i v_p0_d = _mm_cvtepu16_epi32(v_p0_w); in hbd_obmc_sad_w8n()
208 const __m128i v_p1_d = _mm_cvtepu16_epi32(v_p1_w); in hbd_obmc_sad_w8n()
Dobmc_variance_sse4.c186 const __m128i v_p_d = _mm_cvtepu16_epi32(v_p_w); in hbd_obmc_variance_w4()
231 const __m128i v_p0_d = _mm_cvtepu16_epi32(v_p0_w); in hbd_obmc_variance_w8n()
232 const __m128i v_p1_d = _mm_cvtepu16_epi32(v_p1_w); in hbd_obmc_variance_w8n()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c29 return _mm_cvtepu16_epi32(xx_loadl_64(p)); in xx_load_extend_16_32()
295 highbd ? _mm_cvtepu16_epi32(raw) : _mm_cvtepu8_epi32(raw); in final_filter()
475 highbd ? _mm_cvtepu16_epi32(raw) : _mm_cvtepu8_epi32(raw); in final_filter_fast()
490 highbd ? _mm_cvtepu16_epi32(raw) : _mm_cvtepu8_epi32(raw); in final_filter_fast()
617 const __m128i u_0 = _mm_cvtepu16_epi32(u); in apply_selfguided_restoration_sse4_1()
618 const __m128i u_1 = _mm_cvtepu16_epi32(_mm_srli_si128(u, 8)); in apply_selfguided_restoration_sse4_1()
Dhighbd_convolve_2d_sse4.c362 const __m128i data_ref_0 = _mm_cvtepu16_epi32(data_0); in av1_highbd_dist_wtd_convolve_2d_sse4_1()
394 const __m128i data_ref_0_lo = _mm_cvtepu16_epi32(data_lo); in av1_highbd_dist_wtd_convolve_2d_sse4_1()
395 const __m128i data_ref_0_hi = _mm_cvtepu16_epi32(data_hi); in av1_highbd_dist_wtd_convolve_2d_sse4_1()
Dhighbd_warp_plane_sse4.c538 __m128i p_32 = _mm_cvtepu16_epi32(_mm_loadl_epi64(p)); in av1_highbd_warp_affine_sse4_1()
571 __m128i p4_32 = _mm_cvtepu16_epi32(_mm_loadl_epi64(p4)); in av1_highbd_warp_affine_sse4_1()
Dav1_convolve_scale_sse4.c409 _mm_cvtepu16_epi32(_mm_loadl_epi64((__m128i *)dst_16_x)); in highbd_vfilter8()
/external/libvpx/libvpx/vp9/encoder/x86/
Dtemporal_filter_sse4.c182 pred_0_u32 = _mm_cvtepu16_epi32(pred_u16); in accumulate_and_store_8()
217 pred_0_u32 = _mm_cvtepu16_epi32(pred_0_u16); in accumulate_and_store_16()
219 pred_2_u32 = _mm_cvtepu16_epi32(pred_1_u16); in accumulate_and_store_16()
/external/libaom/libaom/av1/encoder/x86/
Dpickrst_sse4.c655 const __m128i u0l = _mm_cvtepu16_epi32(u0); in av1_highbd_pixel_proj_error_sse4_1()
656 const __m128i u0h = _mm_cvtepu16_epi32(_mm_srli_si128(u0, 8)); in av1_highbd_pixel_proj_error_sse4_1()
735 const __m128i d0h = _mm_cvtepu16_epi32(_mm_srli_si128(d0, 8)); in av1_highbd_pixel_proj_error_sse4_1()
736 const __m128i d0l = _mm_cvtepu16_epi32(d0); in av1_highbd_pixel_proj_error_sse4_1()
Dhighbd_temporal_filter_sse4.c28 const __m128i a_first = _mm_cvtepu16_epi32(a_reg); in highbd_store_dist_8()
30 const __m128i b_first = _mm_cvtepu16_epi32(b_reg); in highbd_store_dist_8()
146 pred_0_u32 = _mm_cvtepu16_epi32(pred_u16); in highbd_accumulate_and_store_8()
Dtemporal_filter_sse4.c172 pred_0_u32 = _mm_cvtepu16_epi32(pred_u16); in accumulate_and_store_8()
207 pred_0_u32 = _mm_cvtepu16_epi32(pred_0_u16); in accumulate_and_store_16()
209 pred_2_u32 = _mm_cvtepu16_epi32(pred_1_u16); in accumulate_and_store_16()
/external/clang/test/CodeGen/
Dsse41-builtins.c145 return _mm_cvtepu16_epi32(a); in test_mm_cvtepu16_epi32()
/external/clang/lib/Headers/
Dsmmintrin.h343 _mm_cvtepu16_epi32(__m128i __V) in _mm_cvtepu16_epi32() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_types.h337 __m128i resLo = _mm_cvtepu16_epi32(src);
/external/neon_2_sse/
DNEON_2_SSE.h2430 # define _MM_CVTEPU16_EPI32 _mm_cvtepu16_epi32