Searched refs:stp1_1 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c482 stp1_1 = _mm_adds_epi16(stp2_1, stp2_2); \
507 out1 = _mm_adds_epi16(stp1_1, stp1_6); \
512 out6 = _mm_subs_epi16(stp1_1, stp1_6); \
530 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
618 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
942 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
1142 stp1_1 = _mm_add_epi16(stp2_1, stp2_2); \
1183 stp2_1 = _mm_add_epi16(stp1_1, stp1_6); \
1188 stp2_6 = _mm_sub_epi16(stp1_1, stp1_6); \
1237 stp1_0, stp1_1) \
1336 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
2389 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, local
3341 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
3627 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
[all...]
H A Dvp9_idct_intrin_ssse3.c403 __m128i stp1_0, stp1_1, stp1_4, stp1_6, local
450 stp1_1 = _mm_unpackhi_epi64(tmp0, tmp0);
499 tmp2 = _mm_add_epi16(stp1_1, stp1_6);
500 tmp3 = _mm_sub_epi16(stp1_1, stp1_6);
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c496 stp1_1 = _mm_adds_epi16(stp2_1, stp2_2); \
521 out1 = _mm_adds_epi16(stp1_1, stp1_6); \
526 out6 = _mm_subs_epi16(stp1_1, stp1_6); \
554 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
689 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
1013 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7; local
1213 stp1_1 = _mm_add_epi16(stp2_1, stp2_2); \
1254 stp2_1 = _mm_add_epi16(stp1_1, stp1_6); \
1259 stp2_6 = _mm_sub_epi16(stp1_1, stp1_6); \
1308 stp1_0, stp1_1) \
1407 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
2553 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, local
3505 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
3790 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_7, local
[all...]

Completed in 121 milliseconds