Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c469 stg1_1, stg1_2, stg1_3, stp1_4, \
484 stp2_4 = _mm_adds_epi16(stp1_4, stp1_5); \
485 stp2_5 = _mm_subs_epi16(stp1_4, stp1_5); \
554 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; in vp9_idct8x8_64_add_sse2() local
689 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; in idct8_sse2() local
1013 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; in vp9_idct8x8_10_add_sse2() local
1044 stp1_4 = _mm_packs_epi32(tmp0, tmp2); in vp9_idct8x8_10_add_sse2()
1070 tmp0 = _mm_adds_epi16(stp1_4, stp1_5); in vp9_idct8x8_10_add_sse2()
1071 tmp1 = _mm_subs_epi16(stp1_4, stp1_5); in vp9_idct8x8_10_add_sse2()
1168 stp1_4, stp1_7, stp1_5, stp1_6) \
[all …]