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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.h 34 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
42 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5);
43 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5);
vp9_idct_intrin_sse2.c 345 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); \
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 465 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
480 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
481 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
636 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
651 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5);
652 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5);
1584 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1650 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct_sse2.c 566 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
581 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
582 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
737 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1685 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1751 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_avx2.c 2617 const __m256i tr1_5 = _mm256_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_sse2.c 2605 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 465 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
480 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
481 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
636 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
651 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5);
652 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5);
1584 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1650 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct_sse2.c 566 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
581 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
582 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
737 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1685 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1751 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_avx2.c 2617 const __m256i tr1_5 = _mm256_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_sse2.c 2605 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 637 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
652 in4 = _mm_unpacklo_epi64(tr1_1, tr1_5);
653 in5 = _mm_unpackhi_epi64(tr1_1, tr1_5);
1772 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
1838 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_avx2.c 2617 const __m256i tr1_5 = _mm256_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
vp9_dct32x32_sse2.c 2608 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 350 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); \
358 out4 = _mm_unpacklo_epi64(tr1_1, tr1_5); \
359 out5 = _mm_unpackhi_epi64(tr1_1, tr1_5); \
646 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
654 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5);
655 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 350 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); \
358 out4 = _mm_unpacklo_epi64(tr1_1, tr1_5); \
359 out5 = _mm_unpackhi_epi64(tr1_1, tr1_5); \
646 const __m128i tr1_5 = _mm_unpacklo_epi32(tr0_6, tr0_7); local
654 res[4] = _mm_unpacklo_epi64(tr1_4, tr1_5);
655 res[5] = _mm_unpackhi_epi64(tr1_4, tr1_5);
    [all...]

Completed in 1453 milliseconds