Home
last modified time | relevance | path

Searched refs:stp2_8 (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c1152 stp2_8, stp2_15, stp2_9, stp2_14) \
1170 stp1_8_0 = _mm_add_epi16(stp2_8, stp2_9); \
1171 stp1_9 = _mm_sub_epi16(stp2_8, stp2_9); \
1411 stp2_8, stp2_9, stp2_10, stp2_11, stp2_12, stp2_13, stp2_14, stp2_15; in vp9_idct16x16_256_add_sse2() local
2557 stp2_8, stp2_9, stp2_10, stp2_11, stp2_12, stp2_13, stp2_14; in vp9_idct16x16_10_add_sse2() local
2589 stp2_8 = _mm_packs_epi32(tmp0, tmp2); in vp9_idct16x16_10_add_sse2()
2606 stp1_14 = _mm_unpackhi_epi64(stp2_8, zero); in vp9_idct16x16_10_add_sse2()
2614 const __m128i lo_9_14 = _mm_unpacklo_epi16(stp2_8, stp1_14); in vp9_idct16x16_10_add_sse2()
2648 tmp0 = _mm_add_epi16(stp2_8, stp2_11); in vp9_idct16x16_10_add_sse2()
2649 tmp1 = _mm_sub_epi16(stp2_8, stp2_11); in vp9_idct16x16_10_add_sse2()
[all …]