HomeSort by relevance Sort by last modified time
    Searched refs:tr0_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 21 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local
29 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1);
31 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
51 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); \
53 in0 = _mm_unpacklo_epi32(tr0_0, tr0_1); /* i1 i0 */ \
54 in1 = _mm_unpackhi_epi32(tr0_0, tr0_1); /* i3 i2 */ \
59 const __m128i tr0_1 = _mm_unpacklo_epi16(in[2], in[3]); local
63 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1);
64 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
vp9_idct_intrin_sse2.c 172 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local
174 res[0] = _mm_unpacklo_epi16(tr0_0, tr0_1);
175 res[1] = _mm_unpackhi_epi16(tr0_0, tr0_1);
332 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3); \
340 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \
342 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \
363 const __m128i tr0_1 = _mm_unpacklo_epi16(tmp1, tmp0); \
367 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \
368 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \
381 const __m128i tr0_1 = _mm_unpacklo_epi16(in2, in3);
    [all...]
  /external/libvpx/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/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...]
  /external/libvpx/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...]
  /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...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 284 const __m128i tr0_1 = _mm_unpackhi_epi16(res[0], res[1]); local
288 res[0] = _mm_unpacklo_epi32(tr0_0, tr0_1);
289 res[2] = _mm_unpackhi_epi32(tr0_0, tr0_1);
617 const __m128i tr0_1 = _mm_unpacklo_epi16(res2, res3); local
632 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1);
634 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
1752 const __m128i tr0_1 = _mm_unpacklo_epi16(res02, res03); local
1818 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 2588 const __m128i tr0_1 = _mm_unpacklo_epi16(this_out[2], this_out[3]); local
    [all...]

Completed in 538 milliseconds