Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c481 stg2_1, stg2_2, stg2_3, stp2_0, \
495 stp1_0 = _mm_adds_epi16(stp2_0, stp2_3); \
498 stp1_3 = _mm_subs_epi16(stp2_0, stp2_3); \
555 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; in vp9_idct8x8_64_add_sse2() local
690 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; in idct8_sse2() local
1014 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; in vp9_idct8x8_10_add_sse2() local
1067 stp2_0 = _mm_packs_epi32(tmp0, tmp2); in vp9_idct8x8_10_add_sse2()
1082 tmp4 = _mm_adds_epi16(stp2_0, stp2_2); in vp9_idct8x8_10_add_sse2()
1083 tmp6 = _mm_subs_epi16(stp2_0, stp2_2); in vp9_idct8x8_10_add_sse2()
1195 stp2_0, stp2_1, stp2_2, stp2_3) \
[all …]