Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c827 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
931 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
996 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, in vpx_idct16x16_256_add_sse2() local
1038 curr1[7] = _mm_add_epi16(stp2_7, stp1_8); in vpx_idct16x16_256_add_sse2()
1039 curr1[8] = _mm_sub_epi16(stp2_7, stp1_8); in vpx_idct16x16_256_add_sse2()
1067 in[7] = _mm_add_epi16(stp2_7, stp1_8); in vpx_idct16x16_256_add_sse2()
1068 in[8] = _mm_sub_epi16(stp2_7, stp1_8); in vpx_idct16x16_256_add_sse2()
1956 __m128i stp1_0, stp1_1, stp1_2, stp1_3, stp1_4, stp1_5, stp1_6, stp1_8, in vpx_idct16x16_10_add_sse2() local
2058 stp1_8 = _mm_unpacklo_epi64(tmp0, zero); in vpx_idct16x16_10_add_sse2()
2124 l[7] = _mm_add_epi16(stp2_7, stp1_8); in vpx_idct16x16_10_add_sse2()
[all …]