/external/libvpx/libvpx/vpx_dsp/x86/ |
inv_txfm_sse2.h | 35 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_2, tr0_3); local 44 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5); 45 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5); 67 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 70 out[0] = _mm_unpacklo_epi64(tr1_0, tr1_4); 71 out[1] = _mm_unpackhi_epi64(tr1_0, tr1_4);
|
fwd_txfm_sse2.h | 401 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 413 const __m128i tr2_0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 414 const __m128i tr2_1 = _mm_unpackhi_epi64(tr1_0, tr1_4);
|
fwd_txfm_impl_sse2.h | 506 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 518 in0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 519 in1 = _mm_unpackhi_epi64(tr1_0, tr1_4); [all...] |
inv_txfm_sse2.c | 282 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \ 287 out0 = _mm_unpacklo_epi64(tr1_0, tr1_4); \ 288 out1 = _mm_unpackhi_epi64(tr1_0, tr1_4); \ 307 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \ 310 out0 = _mm_unpacklo_epi64(tr1_0, tr1_4); \ 311 out1 = _mm_unpackhi_epi64(tr1_0, tr1_4); \ [all...] |
fwd_dct32x32_impl_avx2.h | 2617 const __m256i tr1_4 = _mm256_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
fwd_dct32x32_impl_sse2.h | 3051 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_ssse3.c | 230 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 242 in0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 243 in1 = _mm_unpackhi_epi64(tr1_0, tr1_4);
|
vp9_dct_sse2.c | 397 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 409 in0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 410 in1 = _mm_unpackhi_epi64(tr1_0, tr1_4); 738 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_2, tr0_3); local 754 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5); 755 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct_avx2.c | 464 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 476 in0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 477 in1 = _mm_unpackhi_epi64(tr1_0, tr1_4); 635 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_2, tr0_3); local 651 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5); 652 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5); 1583 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 1649 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
vp9_dct_sse2.c | 565 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 577 in0 = _mm_unpacklo_epi64(tr1_0, tr1_4); 578 in1 = _mm_unpackhi_epi64(tr1_0, tr1_4); 736 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_2, tr0_3); local 1684 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local 1750 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
vp9_dct32x32_avx2.c | 2616 const __m256i tr1_4 = _mm256_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
vp9_dct32x32_sse2.c | 2604 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_idct_intrin_sse2.c | 349 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \ 354 out0 = _mm_unpacklo_epi64(tr1_0, tr1_4); \ 355 out1 = _mm_unpackhi_epi64(tr1_0, tr1_4); \ 374 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \ 377 out0 = _mm_unpacklo_epi64(tr1_0, tr1_4); \ 378 out1 = _mm_unpackhi_epi64(tr1_0, tr1_4); \ 645 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_2, tr0_3); local 654 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5); 655 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5); 668 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5) local [all...] |