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

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.c1037 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
1145 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
1210 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, local
1252 curr1[7] = _mm_add_epi16(stp2_7, stp1_8);
1253 curr1[8] = _mm_sub_epi16(stp2_7, stp1_8);
1281 in[7] = _mm_add_epi16(stp2_7, stp1_8);
1282 in[8] = _mm_sub_epi16(stp2_7, stp1_8);
2185 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, local
2286 stp1_8 = _mm_unpacklo_epi64(tmp0, zero);
2352 l[7] = _mm_add_epi16(stp2_7, stp1_8);
3077 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, local
3253 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, local
[all...]

Completed in 51 milliseconds