Searched defs:tr0_5 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.h25 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
30 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
32 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
61 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
65 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
66 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_dct_sse2.c621 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
636 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
638 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1756 const __m128i tr0_5 = _mm_unpacklo_epi16(res06, res07); local
1771 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
1773 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1822 const __m128i tr0_5 = _mm_unpacklo_epi16(res14, res15); local
1837 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
1839 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
H A Dvp9_dct32x32_avx2.c2600 const __m256i tr0_5 = _mm256_unpacklo_epi16(this_out[6], this_out[7]); local
2616 const __m256i tr1_4 = _mm256_unpacklo_epi32(tr0_4, tr0_5);
2618 const __m256i tr1_6 = _mm256_unpackhi_epi32(tr0_4, tr0_5);
H A Dvp9_dct32x32_sse2.c2592 const __m128i tr0_5 = _mm_unpacklo_epi16(this_out[6], this_out[7]); local
2607 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
2609 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c449 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
464 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
466 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
620 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
632 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
634 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1568 const __m128i tr0_5 = _mm_unpacklo_epi16(res06, res07); local
1583 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
1585 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1634 const __m128i tr0_5 local
[all...]
H A Dvp9_dct_sse2.c550 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
565 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
567 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
721 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
733 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
735 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1669 const __m128i tr0_5 = _mm_unpacklo_epi16(res06, res07); local
1684 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
1686 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
1735 const __m128i tr0_5 local
[all...]
H A Dvp9_dct32x32_avx2.c2600 const __m256i tr0_5 = _mm256_unpacklo_epi16(this_out[6], this_out[7]); local
2616 const __m256i tr1_4 = _mm256_unpacklo_epi32(tr0_4, tr0_5);
2618 const __m256i tr1_6 = _mm256_unpackhi_epi32(tr0_4, tr0_5);
H A Dvp9_dct32x32_sse2.c2589 const __m128i tr0_5 = _mm_unpacklo_epi16(this_out[6], this_out[7]); local
2604 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
2606 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c341 const __m128i tr0_5 = _mm_unpacklo_epi16(in6, in7); \
349 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \
351 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5); \
370 const __m128i tr0_5 = _mm_unpackhi_epi16(tmp3, tmp2); \
374 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \
375 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5); \
637 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
642 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
644 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
664 const __m128i tr0_5 local
[all...]

Completed in 2718 milliseconds