HomeSort by relevance Sort by last modified time
    Searched refs:tr1_1 (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.h 30 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
38 res[0] = _mm_unpacklo_epi64(tr1_0, tr1_1);
39 res[1] = _mm_unpackhi_epi64(tr1_0, tr1_1);
vp9_idct_intrin_sse2.c 341 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); \
353 out4 = _mm_unpacklo_epi64(tr1_1, tr1_5); \
354 out5 = _mm_unpackhi_epi64(tr1_1, tr1_5); \
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 461 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
480 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
481 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
632 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
647 res[0] = _mm_unpacklo_epi64(tr1_0, tr1_1);
648 res[1] = _mm_unpackhi_epi64(tr1_0, tr1_1);
1580 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
1646 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct_sse2.c 562 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
581 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
582 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
733 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
1681 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
1747 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_avx2.c 2613 const __m256i tr1_1 = _mm256_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_sse2.c 2601 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 461 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
480 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
481 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
632 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
647 res[0] = _mm_unpacklo_epi64(tr1_0, tr1_1);
648 res[1] = _mm_unpackhi_epi64(tr1_0, tr1_1);
1580 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
1646 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct_sse2.c 562 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
581 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
582 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
733 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
1681 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
1747 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_avx2.c 2613 const __m256i tr1_1 = _mm256_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_sse2.c 2601 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 633 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
652 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
653 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
1768 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
1834 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_avx2.c 2613 const __m256i tr1_1 = _mm256_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
vp9_dct32x32_sse2.c 2604 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 346 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); \
358 out4 = _mm_unpacklo_epi64(tr1_1, tr1_5); \
359 out5 = _mm_unpackhi_epi64(tr1_1, tr1_5); \
642 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
650 res[0] = _mm_unpacklo_epi64(tr1_0, tr1_1);
651 res[1] = _mm_unpackhi_epi64(tr1_0, tr1_1);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 346 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_2, tr0_3); \
358 out4 = _mm_unpacklo_epi64(tr1_1, tr1_5); \
359 out5 = _mm_unpackhi_epi64(tr1_1, tr1_5); \
642 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5); local
650 res[0] = _mm_unpacklo_epi64(tr1_0, tr1_1);
651 res[1] = _mm_unpackhi_epi64(tr1_0, tr1_1);
    [all...]

Completed in 432 milliseconds