Searched defs:stp2_0 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.c403 stg2_1, stg2_2, stg2_3, stp2_0, \
417 stp1_0 = _mm_adds_epi16(stp2_0, stp2_3); \
420 stp1_3 = _mm_subs_epi16(stp2_0, stp2_3); \
467 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; local
555 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; local
811 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7; local
864 stp2_0 = _mm_packs_epi32(tmp0, tmp2);
879 tmp4 = _mm_adds_epi16(stp2_0, stp2_2);
880 tmp6 = _mm_subs_epi16(stp2_0, stp2_2);
992 stp2_0, stp2_
1207 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7, local
2181 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7, local
3075 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7, local
3251 __m128i stp2_0, stp2_1, stp2_2, stp2_3, stp2_4, stp2_5, stp2_6, stp2_7, local
[all...]

Completed in 28 milliseconds