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

  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_sse2.h 27 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
32 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
34 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
63 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
67 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
68 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
fwd_txfm_sse2.h 386 const __m128i tr0_5 = _mm_unpacklo_epi16(*pin06, *pin07); local
401 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
403 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
fwd_txfm_impl_sse2.h 491 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
506 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
508 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
    [all...]
inv_txfm_sse2.c 274 const __m128i tr0_5 = _mm_unpacklo_epi16(in6, in7); \
282 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \
284 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5); \
303 const __m128i tr0_5 = _mm_unpackhi_epi16(tmp3, tmp2); \
307 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5); \
308 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5); \
    [all...]
fwd_dct32x32_impl_avx2.h 2601 const __m256i tr0_5 = _mm256_unpacklo_epi16(this_out[6], this_out[7]); local
    [all...]
fwd_dct32x32_impl_sse2.h 3036 const __m128i tr0_5 = _mm_unpacklo_epi16(this_out[6], this_out[7]); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_ssse3.c 215 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
230 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
232 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
vp9_dct_sse2.c 382 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7); local
397 const __m128i tr1_4 = _mm_unpacklo_epi32(tr0_4, tr0_5);
399 const __m128i tr1_6 = _mm_unpackhi_epi32(tr0_4, tr0_5);
723 const __m128i tr0_5 = _mm_unpacklo_epi16(in[6], in[7]); local
735 const __m128i tr1_1 = _mm_unpacklo_epi32(tr0_4, tr0_5);
737 const __m128i tr1_3 = _mm_unpackhi_epi32(tr0_4, tr0_5);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 449 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
1634 const __m128i tr0_5 = _mm_unpacklo_epi16(res14, res15); local
    [all...]
vp9_dct_sse2.c 550 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
1669 const __m128i tr0_5 = _mm_unpacklo_epi16(res06, res07); local
1735 const __m128i tr0_5 = _mm_unpacklo_epi16(res14, res15); local
    [all...]
vp9_dct32x32_avx2.c 2600 const __m256i tr0_5 = _mm256_unpacklo_epi16(this_out[6], this_out[7]); local
    [all...]
vp9_dct32x32_sse2.c 2589 const __m128i tr0_5 = _mm_unpacklo_epi16(this_out[6], this_out[7]); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 341 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 = _mm_unpacklo_epi16(in[6], in[7]) local
    [all...]

Completed in 6106 milliseconds