/external/libaom/libaom/aom_dsp/x86/ |
D | transpose_sse2.h | 72 const __m128i c0 = _mm_unpacklo_epi32(b0, b2); in transpose_8bit_8x8() 74 const __m128i c2 = _mm_unpacklo_epi32(b1, b3); in transpose_8bit_8x8() 114 out[0] = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_4x4() 146 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_4x8() 147 const __m128i b1 = _mm_unpacklo_epi32(a2, a3); in transpose_16bit_4x8() 185 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_8x4() 186 const __m128i b2 = _mm_unpacklo_epi32(a4, a5); in transpose_16bit_8x4() 248 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_8x8() 249 const __m128i b1 = _mm_unpacklo_epi32(a2, a3); in transpose_16bit_8x8() 250 const __m128i b2 = _mm_unpacklo_epi32(a4, a5); in transpose_16bit_8x8() [all …]
|
D | lpf_common_sse2.h | 38 ww0 = _mm_unpacklo_epi32(w0, w1); // 00 10 20 30 01 11 21 31 in highbd_transpose6x6_sse2() 53 ww0 = _mm_unpacklo_epi32(w3, w4); // 04 14 24 34 05 15 25 35 in highbd_transpose6x6_sse2() 69 ww0 = _mm_unpacklo_epi32(w0, w1); // 00 10 20 30 01 11 21 31 in highbd_transpose4x8_8x4_low_sse2() 88 ww2 = _mm_unpacklo_epi32(w0, w1); // 04 14 24 34 05 15 25 35 in highbd_transpose4x8_8x4_high_sse2() 144 ww0 = _mm_unpacklo_epi32(w0, w1); // 00 10 20 30 01 11 21 31 in highbd_transpose8x8_low_sse2() 145 ww1 = _mm_unpacklo_epi32(w2, w3); // 40 50 60 70 41 51 61 71 in highbd_transpose8x8_low_sse2() 177 ww0 = _mm_unpacklo_epi32(w0, w1); // 04 14 24 34 05 15 25 35 in highbd_transpose8x8_high_sse2() 178 ww1 = _mm_unpacklo_epi32(w2, w3); // 44 54 64 74 45 55 65 75 in highbd_transpose8x8_high_sse2() 337 *d0 = _mm_unpacklo_epi32( in transpose8x8_low_sse2() 376 *d0d1 = _mm_unpacklo_epi32( in transpose8x8_sse2() [all …]
|
D | loopfilter_sse2.c | 54 *q7p7 = _mm_unpacklo_epi32( in transpose_pq_14_sse2() 65 *q4p4 = _mm_unpacklo_epi32( in transpose_pq_14_sse2() 68 *q3p3 = _mm_unpacklo_epi32( in transpose_pq_14_sse2() 79 *q0p0 = _mm_unpacklo_epi32( in transpose_pq_14_sse2() 111 d0 = _mm_unpacklo_epi32( in transpose_pq_14_inv_sse2() 130 d1 = _mm_unpacklo_epi32( in transpose_pq_14_inv_sse2() 163 filter = _mm_unpacklo_epi32(filter, filter); in filter4_sse2() 179 filter = _mm_unpacklo_epi32(filter, filter); in filter4_sse2() 181 filter2filter1 = _mm_unpacklo_epi32(filter2filter1, filter); in filter4_sse2() 252 q1p1 = _mm_unpacklo_epi32(*p1, *q1); in lpf_internal_4_sse2() [all …]
|
D | aom_subpixel_8t_intrin_sse2.c | 36 const __m128i tmp_0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_filter_block1d16_h4_sse2() 62 __m128i res_lo = _mm_unpacklo_epi32(srcRegFilt32b1_1, srcRegFilt32b1_2); in aom_filter_block1d16_h4_sse2() 86 res_lo = _mm_unpacklo_epi32(srcRegFilt32b2_1, srcRegFilt32b2_2); in aom_filter_block1d16_h4_sse2() 130 const __m128i tmp0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_filter_block1d16_v4_sse2() 274 const __m128i tmp_0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_filter_block1d8_h4_sse2() 300 __m128i res_lo = _mm_unpacklo_epi32(srcRegFilt32b1_1, srcRegFilt32b1_2); in aom_filter_block1d8_h4_sse2() 341 const __m128i tmp0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_filter_block1d8_v4_sse2() 441 const __m128i tmp_0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_filter_block1d4_h4_sse2() 461 __m128i ss_1_1 = _mm_unpacklo_epi32(ss_2, ss_3); in aom_filter_block1d4_h4_sse2() 462 __m128i ss_1_2 = _mm_unpacklo_epi32(ss_4, ss_5); in aom_filter_block1d4_h4_sse2() [all …]
|
D | highbd_convolve_sse2.c | 38 const __m128i tmp0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_highbd_filter_block1d4_v4_sse2() 120 const __m128i tmp_0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_highbd_filter_block1d4_h4_sse2() 133 __m128i ss_23 = _mm_unpacklo_epi32(srcReg32b1, ss_3_1); in aom_highbd_filter_block1d4_h4_sse2() 134 __m128i ss_45 = _mm_unpacklo_epi32(ss_4_1, ss_5_1); in aom_highbd_filter_block1d4_h4_sse2() 177 const __m128i tmp0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_highbd_filter_block1d8_v4_sse2() 281 const __m128i tmp_0 = _mm_unpacklo_epi32(filtersReg, filtersReg); in aom_highbd_filter_block1d8_h4_sse2() 311 __m128i res_lo_1 = _mm_unpacklo_epi32(srcRegFilt32b1_1, srcRegFilt32b1_2); in aom_highbd_filter_block1d8_h4_sse2()
|
D | jnt_sad_ssse3.c | 34 __m128i x_lo = _mm_unpacklo_epi32(x0, x1); in aom_sad4xh_sse2() 35 __m128i x_hi = _mm_unpacklo_epi32(x2, x3); in aom_sad4xh_sse2() 43 x_lo = _mm_unpacklo_epi32(x0, x1); in aom_sad4xh_sse2() 44 x_hi = _mm_unpacklo_epi32(x2, x3); in aom_sad4xh_sse2()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | transpose_sse2.h | 71 const __m128i c0 = _mm_unpacklo_epi32(b0, b2); in transpose_8bit_8x8() 73 const __m128i c2 = _mm_unpacklo_epi32(b1, b3); in transpose_8bit_8x8() 111 out[0] = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_4x4() 141 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_4x8() 142 const __m128i b1 = _mm_unpacklo_epi32(a2, a3); in transpose_16bit_4x8() 195 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in transpose_16bit_8x8() 196 const __m128i b1 = _mm_unpacklo_epi32(a2, a3); in transpose_16bit_8x8() 197 const __m128i b2 = _mm_unpacklo_epi32(a4, a5); in transpose_16bit_8x8() 198 const __m128i b3 = _mm_unpacklo_epi32(a6, a7); in transpose_16bit_8x8() 255 const __m128i a0 = _mm_unpacklo_epi32(in[0], in[1]); in transpose_32bit_4x4() [all …]
|
D | fwd_dct32x32_impl_sse2.h | 1679 u[0] = _mm_unpacklo_epi32(lstep3[12], lstep3[10]); in FDCT32x32_2D() 1681 u[2] = _mm_unpacklo_epi32(lstep3[13], lstep3[11]); in FDCT32x32_2D() 1722 u[0] = _mm_unpacklo_epi32(lstep3[36], lstep3[58]); in FDCT32x32_2D() 1724 u[2] = _mm_unpacklo_epi32(lstep3[37], lstep3[59]); in FDCT32x32_2D() 1726 u[4] = _mm_unpacklo_epi32(lstep3[38], lstep3[56]); in FDCT32x32_2D() 1728 u[6] = _mm_unpacklo_epi32(lstep3[39], lstep3[57]); in FDCT32x32_2D() 1730 u[8] = _mm_unpacklo_epi32(lstep3[40], lstep3[54]); in FDCT32x32_2D() 1732 u[10] = _mm_unpacklo_epi32(lstep3[41], lstep3[55]); in FDCT32x32_2D() 1734 u[12] = _mm_unpacklo_epi32(lstep3[42], lstep3[52]); in FDCT32x32_2D() 1736 u[14] = _mm_unpacklo_epi32(lstep3[43], lstep3[53]); in FDCT32x32_2D() [all …]
|
/external/libhevc/common/x86/ |
D | ihevc_itrans_recon_32x32_ssse3_intr.c | 1843 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 1873 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 1903 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 1932 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 1961 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 1991 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 2020 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 2050 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 2079 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() 2107 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_ssse3() [all …]
|
D | ihevc_32x32_itrans_recon_sse42_intr.c | 1832 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 1862 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 1892 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 1921 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 1950 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 1980 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 2009 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 2039 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 2068 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() 2096 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_32x32_sse42() [all …]
|
D | ihevc_itrans_recon_sse42_intr.c | 214 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ttype1_sse42() 249 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ttype1_sse42() 305 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ttype1_sse42() 340 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ttype1_sse42() 523 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_sse42() 575 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_sse42() 617 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_sse42() 667 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_sse42() 1063 m_temp_reg_0 = _mm_unpacklo_epi32(m_temp_reg_10, m_temp_reg_11); in ihevc_itrans_recon_8x8_sse42() 1069 m_temp_reg_4 = _mm_unpacklo_epi32(m_temp_reg_12, m_temp_reg_13); in ihevc_itrans_recon_8x8_sse42() [all …]
|
D | ihevc_itrans_recon_ssse3_intr.c | 248 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ttype1_ssse3() 298 m_temp_reg_30 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ttype1_ssse3() 386 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ttype1_ssse3() 436 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ttype1_ssse3() 656 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ssse3() 708 m_temp_reg_30 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ssse3() 785 m_rdng_factor = _mm_unpacklo_epi32(m_rdng_factor, m_rdng_factor); in ihevc_itrans_recon_4x4_ssse3() 835 m_temp_reg_20 = _mm_unpacklo_epi32(m_temp_reg_24, m_temp_reg_25); in ihevc_itrans_recon_4x4_ssse3() 1244 m_temp_reg_0 = _mm_unpacklo_epi32(m_temp_reg_10, m_temp_reg_11); in ihevc_itrans_recon_8x8_ssse3() 1253 m_temp_reg_4 = _mm_unpacklo_epi32(m_temp_reg_12, m_temp_reg_13); in ihevc_itrans_recon_8x8_ssse3() [all …]
|
D | ihevc_deblk_ssse3_intr.c | 272 temp_pq_str0_16x8b = _mm_unpacklo_epi32(temp_str0_16x8b, temp_str1_16x8b); in ihevc_deblk_luma_vert_ssse3() 288 temp_pq1_str1_16x8b = _mm_unpacklo_epi32(temp_str2_16x8b, temp_str3_16x8b); in ihevc_deblk_luma_vert_ssse3() 359 temp_pq_str1_16x8b = _mm_unpacklo_epi32(temp_str2_16x8b, temp_str0_16x8b); in ihevc_deblk_luma_vert_ssse3() 362 temp_str0_16x8b = _mm_unpacklo_epi32(temp_pq_str0_16x8b, temp_pq2_str0_16x8b); in ihevc_deblk_luma_vert_ssse3() 462 tmp_delta1_8x16b = _mm_unpacklo_epi32(tmp_delta2_8x16b, tmp_delta1_8x16b); in ihevc_deblk_luma_vert_ssse3() 497 tmp_delta0_8x16b = _mm_unpacklo_epi32(tmp1_const_8x16b, tmp_delta0_8x16b); in ihevc_deblk_luma_vert_ssse3() 609 src_tmp_p_0_8x16b = _mm_unpacklo_epi32(src_tmp_p_0_8x16b, src_tmp_q_0_8x16b); in ihevc_deblk_luma_horz_ssse3() 748 src_p0_8x16b = _mm_unpacklo_epi32(src_p0_8x16b, src_q0_8x16b); in ihevc_deblk_luma_horz_ssse3() 749 src_q0_8x16b = _mm_unpacklo_epi32(src_p1_8x16b, src_q1_8x16b); in ihevc_deblk_luma_horz_ssse3() 765 src_p2_8x16b = _mm_unpacklo_epi32(src_p2_8x16b, src_q2_8x16b); in ihevc_deblk_luma_horz_ssse3() [all …]
|
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpsms4ecby8cn.h | 101 T = _mm_unpacklo_epi32(K0, K1); \ 103 K0 = _mm_unpacklo_epi32(K2, K3); \ 112 T = _mm_unpacklo_epi32(K1, K0); \ 114 K1 = _mm_unpacklo_epi32(K3, K2); \
|
/external/libavc/common/x86/ |
D | ih264_ihadamard_scaling_sse42.c | 125 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 b0 a1 b1 in ih264_ihadamard_scaling_4x4_sse42() 126 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //c0 d0 c1 d1 in ih264_ihadamard_scaling_4x4_sse42() 154 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 a1 b0 b1 in ih264_ihadamard_scaling_4x4_sse42() 155 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //a2 a3 b2 b3 in ih264_ihadamard_scaling_4x4_sse42() 225 …temp0 = _mm_unpacklo_epi32(plane_0, plane_1); //a0+a1+a2+a3 a0+a1-a2-a3 b0+b1+b2+b3 b0+b1-b2… in ih264_ihadamard_scaling_2x2_uv_sse42()
|
D | ih264_ihadamard_scaling_ssse3.c | 127 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 b0 a1 b1 in ih264_ihadamard_scaling_4x4_ssse3() 128 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //c0 d0 c1 d1 in ih264_ihadamard_scaling_4x4_ssse3() 156 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 a1 b0 b1 in ih264_ihadamard_scaling_4x4_ssse3() 157 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //a2 a3 b2 b3 in ih264_ihadamard_scaling_4x4_ssse3()
|
D | ih264_iquant_itrans_recon_sse42.c | 183 temp1 = _mm_unpacklo_epi32(resq_r0, resq_r1); //a0 b0 a1 b1 in ih264_iquant_itrans_recon_4x4_sse42() 184 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //c0 d0 c1 d1 in ih264_iquant_itrans_recon_4x4_sse42() 219 temp1 = _mm_unpacklo_epi32(resq_r0, resq_r1); //a0 a1 b0 b1 in ih264_iquant_itrans_recon_4x4_sse42() 220 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //a2 a3 b2 b3 in ih264_iquant_itrans_recon_4x4_sse42() 433 temp1 = _mm_unpacklo_epi32(resq_r0, resq_r1); //a0 b0 a1 b1 in ih264_iquant_itrans_recon_chroma_4x4_sse42() 434 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //c0 d0 c1 d1 in ih264_iquant_itrans_recon_chroma_4x4_sse42() 469 temp1 = _mm_unpacklo_epi32(resq_r0, resq_r1); //a0 a1 b0 b1 in ih264_iquant_itrans_recon_chroma_4x4_sse42() 470 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //a2 a3 b2 b3 in ih264_iquant_itrans_recon_chroma_4x4_sse42()
|
D | ih264_resi_trans_quant_sse42.c | 167 temp1 = _mm_unpacklo_epi32(temp0, temp2); //a0 b0 c0 d0 a1 b1 c1 d1 in ih264_resi_trans_quant_4x4_sse42() 205 temp1 = _mm_unpacklo_epi32(temp0, temp2); //a0 a1 a2 a3 b0 b1 b2 b3 in ih264_resi_trans_quant_4x4_sse42() 450 temp1 = _mm_unpacklo_epi32(temp0, temp2); //a0 b0 c0 d0 a1 b1 c1 d1 in ih264_resi_trans_quant_chroma_4x4_sse42() 488 temp1 = _mm_unpacklo_epi32(temp0, temp2); //a0 a1 a2 a3 b0 b1 b2 b3 in ih264_resi_trans_quant_chroma_4x4_sse42() 706 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 b0 a1 b1 in ih264_hadamard_quant_4x4_sse42() 707 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //c0 d0 c1 d1 in ih264_hadamard_quant_4x4_sse42() 735 temp0 = _mm_unpacklo_epi32(src_r0, src_r1); //a0 a1 b0 b1 in ih264_hadamard_quant_4x4_sse42() 736 temp2 = _mm_unpacklo_epi32(src_r2, src_r3); //a2 a3 b2 b3 in ih264_hadamard_quant_4x4_sse42() 924 …temp0 = _mm_unpacklo_epi32(plane_0, plane_1); //a0+a1+a2+a3 a0+a1-a2-a3 b0+b1+b2+b3 b0+b1-b2… in ih264_hadamard_quant_2x2_uv_sse42()
|
/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2s-load-sse41.h | 62 t0 = _mm_unpacklo_epi32(m2,m0); \ 97 t0 = _mm_unpacklo_epi32(m0,m2); \ 125 t1 = _mm_unpacklo_epi32(m0,m2); \ 183 t0 = _mm_unpacklo_epi32(m0,m1); \ 220 t1 = _mm_unpacklo_epi32(m2,m3); \ 226 t1 = _mm_unpacklo_epi32(m0,m3); \
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_sse4.c | 168 __m128i temp0 = _mm_unpacklo_epi32(inputA[0], inputA[2]); in transpose_32_4x4x2() 170 __m128i temp2 = _mm_unpacklo_epi32(inputA[1], inputA[3]); in transpose_32_4x4x2() 173 output[0 * stride] = _mm_unpacklo_epi32(temp0, temp2); in transpose_32_4x4x2() 175 output[2 * stride] = _mm_unpacklo_epi32(temp1, temp3); in transpose_32_4x4x2() 178 temp0 = _mm_unpacklo_epi32(inputB[0], inputB[2]); in transpose_32_4x4x2() 180 temp2 = _mm_unpacklo_epi32(inputB[1], inputB[3]); in transpose_32_4x4x2() 183 output[4 * stride] = _mm_unpacklo_epi32(temp0, temp2); in transpose_32_4x4x2() 185 output[6 * stride] = _mm_unpacklo_epi32(temp1, temp3); in transpose_32_4x4x2()
|
D | av1_txfm1d_sse4.h | 63 __m128i temp0 = _mm_unpacklo_epi32(input[0 * stride], input[2 * stride]); in transpose_32_4x4() 65 __m128i temp2 = _mm_unpacklo_epi32(input[1 * stride], input[3 * stride]); in transpose_32_4x4() 68 output[0 * stride] = _mm_unpacklo_epi32(temp0, temp2); in transpose_32_4x4() 70 output[2 * stride] = _mm_unpacklo_epi32(temp1, temp3); in transpose_32_4x4()
|
/external/webrtc/webrtc/modules/video_processing/ |
D | content_analysis_sse2.cc | 71 _mm_unpacklo_epi32(sqsum_32, z))); in TemporalDiffMetric_SSE2() 235 _mm_unpacklo_epi32(se_32, z))); in ComputeSpatialMetrics_SSE2() 237 _mm_unpacklo_epi32(sev_32, z))); in ComputeSpatialMetrics_SSE2() 239 _mm_unpacklo_epi32(seh_32, z))); in ComputeSpatialMetrics_SSE2() 241 _mm_unpacklo_epi32(msa_32, z))); in ComputeSpatialMetrics_SSE2()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_sse.h | 236 __m128i result = _mm_unpacklo_epi32(ba8, b4a48); in mm_mullo_epi32() 258 __m128i t0 = _mm_unpacklo_epi32(*a, *b); in transpose4_epi32() 259 __m128i t1 = _mm_unpacklo_epi32(*c, *d); in transpose4_epi32() 285 __m128i t1 = _mm_unpacklo_epi32(*c, *d); in transpose2_64_2_32()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_frame_scale_ssse3.c | 190 s[0] = _mm_unpacklo_epi32(d[0], d[1]); in scale_plane_4_to_1_bilinear() 192 s[2] = _mm_unpacklo_epi32(d[2], d[3]); in scale_plane_4_to_1_bilinear() 194 s[4] = _mm_unpacklo_epi32(d[4], d[5]); in scale_plane_4_to_1_bilinear() 196 s[6] = _mm_unpacklo_epi32(d[6], d[7]); in scale_plane_4_to_1_bilinear() 203 d[0] = _mm_unpacklo_epi32(s[0], s[1]); in scale_plane_4_to_1_bilinear() 204 d[1] = _mm_unpacklo_epi32(s[2], s[3]); in scale_plane_4_to_1_bilinear() 205 d[2] = _mm_unpacklo_epi32(s[4], s[5]); in scale_plane_4_to_1_bilinear() 206 d[3] = _mm_unpacklo_epi32(s[6], s[7]); in scale_plane_4_to_1_bilinear() 277 d[0] = _mm_unpacklo_epi32(d[2], d[3]); in scale_plane_2_to_1_general() 551 dd[0] = _mm_unpacklo_epi32(d[0], d[1]); in scale_plane_4_to_3_general() [all …]
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_warp_plane_sse4.c | 48 const __m128i tmp_8 = _mm_unpacklo_epi32(tmp_0, tmp_2); in highbd_prepare_horizontal_filter_coeff() 50 const __m128i tmp_10 = _mm_unpacklo_epi32(tmp_4, tmp_6); in highbd_prepare_horizontal_filter_coeff() 75 const __m128i tmp_9 = _mm_unpacklo_epi32(tmp_1, tmp_3); in highbd_prepare_horizontal_filter_coeff() 76 const __m128i tmp_11 = _mm_unpacklo_epi32(tmp_5, tmp_7); in highbd_prepare_horizontal_filter_coeff() 469 const __m128i tmp_8 = _mm_unpacklo_epi32(tmp_0, tmp_2); in av1_highbd_warp_affine_sse4_1() 470 const __m128i tmp_10 = _mm_unpacklo_epi32(tmp_4, tmp_6); in av1_highbd_warp_affine_sse4_1() 506 const __m128i tmp_9 = _mm_unpacklo_epi32(tmp_1, tmp_3); in av1_highbd_warp_affine_sse4_1() 507 const __m128i tmp_11 = _mm_unpacklo_epi32(tmp_5, tmp_7); in av1_highbd_warp_affine_sse4_1() 525 __m128i res_lo = _mm_unpacklo_epi32(res_even, res_odd); in av1_highbd_warp_affine_sse4_1()
|