Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c1156 stp2_10, stp2_13, stp2_11, stp2_12) \
1172 stp1_10 = _mm_sub_epi16(stp2_11, stp2_10); \
1173 stp1_11 = _mm_add_epi16(stp2_11, stp2_10); \
1264 stp2_10, stp2_13, stp2_11, stp2_12) \
1372 stp2_10, stp2_13, stp2_11, stp2_12) \
1411 stp2_8, stp2_9, stp2_10, stp2_11, stp2_12, stp2_13, stp2_14, stp2_15; in vp9_idct16x16_256_add_sse2() local
1447 curr1[4] = _mm_add_epi16(stp2_4, stp2_11); in vp9_idct16x16_256_add_sse2()
1454 curr1[11] = _mm_sub_epi16(stp2_4, stp2_11); in vp9_idct16x16_256_add_sse2()
1475 in[4] = _mm_add_epi16(stp2_4, stp2_11); in vp9_idct16x16_256_add_sse2()
1482 in[11] = _mm_sub_epi16(stp2_4, stp2_11); in vp9_idct16x16_256_add_sse2()
[all …]