/external/libvpx/libvpx/vpx_dsp/x86/ |
inv_txfm_sse2.h | 23 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local 31 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 33 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 53 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); \ 55 in0 = _mm_unpacklo_epi32(tr0_0, tr0_1); /* i1 i0 */ \ 56 in1 = _mm_unpackhi_epi32(tr0_0, tr0_1); /* i3 i2 */ \ 61 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local 65 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 66 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
vpx_subpixel_8t_intrin_ssse3.c | 349 const __m128i tr0_1 = _mm_unpacklo_epi8(in2, in3); \ 353 const __m128i tr1_0 = _mm_unpacklo_epi16(tr0_0, tr0_1); \ 354 const __m128i tr1_1 = _mm_unpackhi_epi16(tr0_0, tr0_1); \ 393 const __m128i tr0_1 = _mm_unpacklo_epi16(C, D); local 399 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 401 const __m128i tr1_1 = _mm_unpackhi_epi32(tr0_0, tr0_1); 528 const __m128i tr0_1 = _mm_unpacklo_epi16(C, D); local 530 const __m128i s1s0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 532 const __m128i s5s4 = _mm_unpackhi_epi32(tr0_0, tr0_1); 565 const __m128i tr0_1 = _mm_unpacklo_epi8(C, D) local [all...] |
fwd_txfm_sse2.h | 382 const __m128i tr0_1 = _mm_unpacklo_epi16(*pin02, *pin03); local 397 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 399 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
fwd_txfm_impl_sse2.h | 487 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local 502 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 504 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); [all...] |
inv_txfm_sse2.c | 175 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local 177 res[0] = _mm_unpacklo_epi16(tr0_0, tr0_1); 178 res[1] = _mm_unpackhi_epi16(tr0_0, tr0_1); 270 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); \ 278 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 280 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 301 const __m128i tr0_1 = _mm_unpacklo_epi16(tmp1, tmp0); \ 305 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 306 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 319 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); [all...] |
fwd_dct32x32_impl_avx2.h | 2597 const __m256i tr0_1 = _mm256_unpacklo_epi16(this_out[2], this_out[3]); local [all...] |
fwd_dct32x32_impl_sse2.h | 3032 const __m128i tr0_1 = _mm_unpacklo_epi16(this_out[2], this_out[3]); local [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_ssse3.c | 211 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local 226 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 228 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
vp9_dct_sse2.c | 59 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local 63 res[0] = _mm_unpacklo_epi32(tr0_0, tr0_1); 64 res[2] = _mm_unpackhi_epi32(tr0_0, tr0_1); 378 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local 393 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 395 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 719 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local 734 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 736 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct_avx2.c | 89 const __m128i tr0_1 = _mm_unpackhi_epi16(res0, res1); local 92 in0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 93 in2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 152 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local 156 res[0] = _mm_unpacklo_epi32(tr0_0, tr0_1); 157 res[2] = _mm_unpackhi_epi32(tr0_0, tr0_1); 445 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local 460 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 462 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 616 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]) local 1564 const __m128i tr0_1 = _mm_unpacklo_epi16(res02, res03); local 1630 const __m128i tr0_1 = _mm_unpacklo_epi16(res10, res11); local [all...] |
vp9_dct_sse2.c | 253 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local 257 res[0] = _mm_unpacklo_epi32(tr0_0, tr0_1); 258 res[2] = _mm_unpackhi_epi32(tr0_0, tr0_1); 546 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local 561 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 563 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 717 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local 1665 const __m128i tr0_1 = _mm_unpacklo_epi16(res02, res03); local 1731 const __m128i tr0_1 = _mm_unpacklo_epi16(res10, res11); local [all...] |
vp9_dct32x32_avx2.c | 2596 const __m256i tr0_1 = _mm256_unpacklo_epi16(this_out[2], this_out[3]); local [all...] |
vp9_dct32x32_sse2.c | 2585 const __m128i tr0_1 = _mm_unpacklo_epi16(this_out[2], this_out[3]); local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_idct_intrin_sse2.c | 177 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local 179 res[0] = _mm_unpacklo_epi16(tr0_0, tr0_1); 180 res[1] = _mm_unpackhi_epi16(tr0_0, tr0_1); 337 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); \ 345 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 347 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 368 const __m128i tr0_1 = _mm_unpacklo_epi16(tmp1, tmp0); \ 372 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 373 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 386 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); 633 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local 662 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local [all...] |