HomeSort by relevance Sort by last modified time
    Searched refs:_mm_unpackhi_epi32 (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/vpx_dsp/x86/
transpose_sse2.h 72 const __m128i c1 = _mm_unpackhi_epi32(b0, b2);
74 const __m128i c3 = _mm_unpackhi_epi32(b1, b3);
112 out[1] = _mm_unpackhi_epi32(a0, a1);
143 const __m128i b2 = _mm_unpackhi_epi32(a0, a1);
144 const __m128i b3 = _mm_unpackhi_epi32(a2, a3);
199 const __m128i b4 = _mm_unpackhi_epi32(a0, a1);
200 const __m128i b5 = _mm_unpackhi_epi32(a2, a3);
201 const __m128i b6 = _mm_unpackhi_epi32(a4, a5);
202 const __m128i b7 = _mm_unpackhi_epi32(a6, a7);
257 const __m128i a2 = _mm_unpackhi_epi32(in[0], in[1])
    [all...]
fwd_txfm_sse2.c 37 in1 = _mm_unpackhi_epi32(tmp, zero);
78 in1 = _mm_unpackhi_epi32(sum, u0);
146 in1 = _mm_unpackhi_epi32(sum, u0);
218 in1 = _mm_unpackhi_epi32(sum, u0);
fwd_dct32x32_impl_sse2.h     [all...]
avg_intrin_sse2.c 190 b2 = _mm_unpackhi_epi32(a0, a1);
191 b3 = _mm_unpackhi_epi32(a4, a5);
194 b6 = _mm_unpackhi_epi32(a2, a3);
195 b7 = _mm_unpackhi_epi32(a6, a7);
fwd_txfm_sse2.h 316 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
317 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_2, tr0_3);
320 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
321 const __m128i tr1_7 = _mm_unpackhi_epi32(tr0_6, tr0_7);
highbd_inv_txfm_sse2.h 25 out[1] = _mm_unpackhi_epi32(in, in); // 2, 2, 3, 3
56 const __m128i t1 = _mm_unpackhi_epi32(in0, in1); // 1, 3
66 sign[1] = _mm_unpackhi_epi32(sign[0], sign[0]); // 64-bit sign of 2, 3
68 out[1] = _mm_unpackhi_epi32(out[0], out[0]); // 2, 3
  /external/python/cpython3/Modules/_blake2/impl/
blake2s-load-sse41.h 50 t0 = _mm_unpackhi_epi32(m0,m1); \
56 t0 = _mm_unpackhi_epi32(m2,m3); \
80 t0 = _mm_unpackhi_epi32(m0,m1); \
81 t1 = _mm_unpackhi_epi32(t0, m2); \
98 t1 = _mm_unpackhi_epi32(m1,m2); \
124 t0 = _mm_unpackhi_epi32(m0,m1); \
161 t0 = _mm_unpackhi_epi32(m1,m2); \
166 t0 = _mm_unpackhi_epi32(m0,m1); \
184 t1 = _mm_unpackhi_epi32(m1,m2); \
188 t0 = _mm_unpackhi_epi32(m1,m3);
    [all...]
  /external/libavc/common/x86/
ih264_ihadamard_scaling_ssse3.c 129 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //a2 b2 a3 b3
130 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 d2 c3 d3
158 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //c0 c1 d0 d1
159 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 c3 d2 d3
ih264_ihadamard_scaling_sse42.c 127 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //a2 b2 a3 b3
128 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 d2 c3 d3
156 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //c0 c1 d0 d1
157 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 c3 d2 d3
226 temp1 = _mm_unpackhi_epi32(plane_0, plane_1); //a0-a1+a2-a3 a0-a1-a2+a3 b0-b1+b2-b3 b0-b1-b2+b3
ih264_iquant_itrans_recon_sse42.c 185 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //a2 b2 a3 b3
186 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 d2 c3 d3
221 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //c0 c1 d0 d1
222 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 c3 d2 d3
435 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //a2 b2 a3 b3
436 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 d2 c3 d3
471 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //c0 c1 d0 d1
472 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 c3 d2 d3
ih264_deblk_chroma_ssse3.c 131 q0_uv_8x16 = _mm_unpackhi_epi32(temp1, temp2);
132 q1_uv_8x16 = _mm_unpackhi_epi32(temp3, temp4);
225 linec = _mm_unpackhi_epi32(temp1, temp3);
229 lineg = _mm_unpackhi_epi32(temp2, temp4);
480 q0_uv_8x16 = _mm_unpackhi_epi32(temp1, temp2);
481 q1_uv_8x16 = _mm_unpackhi_epi32(temp3, temp4);
593 linec = _mm_unpackhi_epi32(temp1, temp3);
597 lineg = _mm_unpackhi_epi32(temp2, temp4);
    [all...]
ih264_iquant_itrans_recon_ssse3.c 192 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //a2 b2 a3 b3
193 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 d2 c3 d3
228 temp2 = _mm_unpackhi_epi32(resq_r0, resq_r1); //c0 c1 d0 d1
229 temp4 = _mm_unpackhi_epi32(resq_r2, resq_r3); //c2 c3 d2 d3
    [all...]
ih264_resi_trans_quant_sse42.c 168 temp3 = _mm_unpackhi_epi32(temp0, temp2); //a2 b2 c2 d2 a3 b3 c3 d3
206 temp3 = _mm_unpackhi_epi32(temp0, temp2); //c0 c1 c2 c3 d0 d1 d2 d3
451 temp3 = _mm_unpackhi_epi32(temp0, temp2); //a2 b2 c2 d2 a3 b3 c3 d3
489 temp3 = _mm_unpackhi_epi32(temp0, temp2); //c0 c1 c2 c3 d0 d1 d2 d3
708 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //a2 b2 a3 b3
709 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 d2 c3 d3
737 temp1 = _mm_unpackhi_epi32(src_r0, src_r1); //c0 c1 d0 d1
738 temp3 = _mm_unpackhi_epi32(src_r2, src_r3); //c2 c3 d2 d3
    [all...]
ih264_deblk_luma_ssse3.c 133 p0_8x16 = _mm_unpackhi_epi32(line1, line3);
135 q1_8x16 = _mm_unpackhi_epi32(line2, line4);
157 temp2 = _mm_unpackhi_epi32(line1, line3);
159 temp4 = _mm_unpackhi_epi32(line2, line4);
435 line3 = _mm_unpackhi_epi32(p3_8x16, q2_8x16);
439 line7 = _mm_unpackhi_epi32(p2_8x16, q3_8x16);
463 line3 = _mm_unpackhi_epi32(p3_8x16, q2_8x16);
467 line7 = _mm_unpackhi_epi32(p2_8x16, q3_8x16);
    [all...]
  /external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc 70 _mm_add_epi64(sqsum_64, _mm_add_epi64(_mm_unpackhi_epi32(sqsum_32, z),
234 _mm_store_si128(&se_128, _mm_add_epi64(_mm_unpackhi_epi32(se_32, z),
236 _mm_store_si128(&sev_128, _mm_add_epi64(_mm_unpackhi_epi32(sev_32, z),
238 _mm_store_si128(&seh_128, _mm_add_epi64(_mm_unpackhi_epi32(seh_32, z),
240 _mm_store_si128(&msa_128, _mm_add_epi64(_mm_unpackhi_epi32(msa_32, z),
  /external/mesa3d/src/gallium/auxiliary/util/
u_sse.h 260 __m128i t2 = _mm_unpackhi_epi32(*a, *b);
261 __m128i t3 = _mm_unpackhi_epi32(*c, *d);
287 __m128i t3 = _mm_unpackhi_epi32(*c, *d);
  /external/libhevc/common/x86/
ihevc_itrans_recon_sse42_intr.c 250 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
341 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
576 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
668 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
    [all...]
ihevc_itrans_recon_ssse3_intr.c 299 m_temp_reg_31 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
437 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
709 m_temp_reg_31 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
836 m_temp_reg_21 = _mm_unpackhi_epi32(m_temp_reg_24, m_temp_reg_25);
    [all...]
ihevc_deblk_ssse3_intr.c 286 temp_pq1_str0_16x8b = _mm_unpackhi_epi32(temp_str2_16x8b, temp_str3_16x8b);
360 temp_str2_16x8b = _mm_unpackhi_epi32(temp_str2_16x8b, temp_str0_16x8b);
363 temp_pq_str0_16x8b = _mm_unpackhi_epi32(temp_pq_str0_16x8b, temp_pq2_str0_16x8b);
496 tmp_delta1_8x16b = _mm_unpackhi_epi32(tmp1_const_8x16b, tmp_delta0_8x16b);
    [all...]
  /external/webp/src/dsp/
common_sse2.h 87 const __m128i transpose1_2 = _mm_unpackhi_epi32(transpose0_0, transpose0_1);
88 const __m128i transpose1_3 = _mm_unpackhi_epi32(transpose0_2, transpose0_3);
  /external/libmpeg2/common/x86/
impeg2_idct_recon_sse42_intr.c 402 m_temp_reg_1 = _mm_unpackhi_epi32(m_temp_reg_10, m_temp_reg_11);
408 m_temp_reg_5 = _mm_unpackhi_epi32(m_temp_reg_12, m_temp_reg_13);
620 m_temp_reg_1 = _mm_unpackhi_epi32(m_temp_reg_10, m_temp_reg_11);
625 m_temp_reg_5 = _mm_unpackhi_epi32(m_temp_reg_12, m_temp_reg_13);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_frame_scale_ssse3.c 191 s[1] = _mm_unpackhi_epi32(d[0], d[1]);
193 s[3] = _mm_unpackhi_epi32(d[2], d[3]);
195 s[5] = _mm_unpackhi_epi32(d[4], d[5]);
197 s[7] = _mm_unpackhi_epi32(d[6], d[7]);
278 d[1] = _mm_unpackhi_epi32(d[2], d[3]);
552 dd[1] = _mm_unpackhi_epi32(d[0], d[1]);
554 dd[3] = _mm_unpackhi_epi32(d[2], d[2]);
    [all...]
vp9_dct_ssse3.c 220 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
221 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_2, tr0_3);
224 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
225 const __m128i tr1_7 = _mm_unpackhi_epi32(tr0_6, tr0_7);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
utils.h 96 vTemp = _mm_unpackhi_epi32(vTemp, row3i);
100 row3i = _mm_unpackhi_epi32(row3i, row1i);
121 vTemp = _mm_unpackhi_epi32(vTemp, row3);
125 row3 = _mm_unpackhi_epi32(row3, row1);
583 __m128i dst1 = _mm_unpackhi_epi32(rg0, ba0);
585 __m128i dst3 = _mm_unpackhi_epi32(rg1, ba1);
652 __m128i dst1 = _mm_unpackhi_epi32(rg0, ba0);
654 __m128i dst3 = _mm_unpackhi_epi32(rg1, ba1);
    [all...]
  /external/gemmlowp/internal/
output_sse.h 250 __m128i t2 = _mm_unpackhi_epi32(src.buf.reg[0], src.buf.reg[1]);
251 __m128i t3 = _mm_unpackhi_epi32(src.buf.reg[2], src.buf.reg[3]);
414 __m128i u1 = _mm_unpackhi_epi32(t0, t1);
419 __m128i u3 = _mm_unpackhi_epi32(t2, t3);
424 __m128i u5 = _mm_unpackhi_epi32(t4, t5);
429 __m128i u7 = _mm_unpackhi_epi32(t6, t7);

Completed in 4328 milliseconds

1 2 3 4 5