/external/libvpx/libvpx/vpx_dsp/x86/ |
inv_txfm_sse2.h | 22 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local 31 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 33 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 52 const __m128i tr0_0 = _mm_unpacklo_epi16(in0, in1); \ 55 in0 = _mm_unpacklo_epi32(tr0_0, tr0_1); /* i1 i0 */ \ 56 in1 = _mm_unpackhi_epi32(tr0_0, tr0_1); /* i3 i2 */ \ 60 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local 65 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 66 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
vpx_subpixel_8t_intrin_ssse3.c | 348 const __m128i tr0_0 = _mm_unpacklo_epi8(in0, in1); \ 353 const __m128i tr1_0 = _mm_unpacklo_epi16(tr0_0, tr0_1); \ 354 const __m128i tr1_1 = _mm_unpackhi_epi16(tr0_0, tr0_1); \ 391 const __m128i tr0_0 = _mm_unpacklo_epi16(A, B); local 399 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 401 const __m128i tr1_1 = _mm_unpackhi_epi32(tr0_0, tr0_1); 526 const __m128i tr0_0 = _mm_unpacklo_epi16(A, B); local 530 const __m128i s1s0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 532 const __m128i s5s4 = _mm_unpackhi_epi32(tr0_0, tr0_1); 563 const __m128i tr0_0 = _mm_unpacklo_epi8(A, B) local [all...] |
fwd_txfm_sse2.h | 381 const __m128i tr0_0 = _mm_unpacklo_epi16(*pin00, *pin01); local 397 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 399 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
fwd_txfm_impl_sse2.h | 486 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); local 502 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 504 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); [all...] |
inv_txfm_sse2.c | 174 const __m128i tr0_0 = _mm_unpacklo_epi16(res[0], res[1]); local 177 res[0] = _mm_unpacklo_epi16(tr0_0, tr0_1); 178 res[1] = _mm_unpackhi_epi16(tr0_0, tr0_1); 269 const __m128i tr0_0 = _mm_unpacklo_epi16(in0, in1); \ 278 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 280 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 300 const __m128i tr0_0 = _mm_unpackhi_epi16(tmp0, tmp1); \ 305 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 306 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 318 const __m128i tr0_0 = _mm_unpacklo_epi16(in0, in1); [all...] |
fwd_dct32x32_impl_avx2.h | 2596 const __m256i tr0_0 = _mm256_unpacklo_epi16(this_out[0], this_out[1]); local [all...] |
fwd_dct32x32_impl_sse2.h | 3031 const __m128i tr0_0 = _mm_unpacklo_epi16(this_out[0], this_out[1]); local [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_ssse3.c | 210 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); local 226 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 228 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1);
|
vp9_dct_sse2.c | 58 const __m128i tr0_0 = _mm_unpacklo_epi16(res[0], res[1]); local 63 res[0] = _mm_unpacklo_epi32(tr0_0, tr0_1); 64 res[2] = _mm_unpackhi_epi32(tr0_0, tr0_1); 377 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); local 393 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 395 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 718 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local 734 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 736 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct_avx2.c | 88 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); local 92 in0 = _mm_unpacklo_epi32(tr0_0, tr0_1); 93 in2 = _mm_unpackhi_epi32(tr0_0, tr0_1); 151 const __m128i tr0_0 = _mm_unpacklo_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); 444 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); 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); 615 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]) local 1563 const __m128i tr0_0 = _mm_unpacklo_epi16(res00, res01); local 1629 const __m128i tr0_0 = _mm_unpacklo_epi16(res08, res09); local [all...] |
vp9_dct_sse2.c | 252 const __m128i tr0_0 = _mm_unpacklo_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); 545 const __m128i tr0_0 = _mm_unpacklo_epi16(res0, res1); 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); 716 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local 1664 const __m128i tr0_0 = _mm_unpacklo_epi16(res00, res01); local 1730 const __m128i tr0_0 = _mm_unpacklo_epi16(res08, res09); local [all...] |
vp9_dct32x32_avx2.c | 2595 const __m256i tr0_0 = _mm256_unpacklo_epi16(this_out[0], this_out[1]); local [all...] |
vp9_dct32x32_sse2.c | 2584 const __m128i tr0_0 = _mm_unpacklo_epi16(this_out[0], this_out[1]); local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_idct_intrin_sse2.c | 176 const __m128i tr0_0 = _mm_unpacklo_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); 336 const __m128i tr0_0 = _mm_unpacklo_epi16(in0, in1); \ 345 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 347 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 367 const __m128i tr0_0 = _mm_unpackhi_epi16(tmp0, tmp1); \ 372 const __m128i tr1_0 = _mm_unpacklo_epi32(tr0_0, tr0_1); \ 373 const __m128i tr1_2 = _mm_unpackhi_epi32(tr0_0, tr0_1); \ 385 const __m128i tr0_0 = _mm_unpacklo_epi16(in0, in1); 632 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local 661 const __m128i tr0_0 = _mm_unpacklo_epi16(in[0], in[1]); local [all...] |