Home
last modified time | relevance | path

Searched refs:stp2_12 (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) \
1175 stp1_12_0 = _mm_add_epi16(stp2_12, stp2_13); \
1176 stp1_13 = _mm_sub_epi16(stp2_12, stp2_13); \
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
1446 curr1[3] = _mm_add_epi16(stp2_3, stp2_12); in vp9_idct16x16_256_add_sse2()
1455 curr1[12] = _mm_sub_epi16(stp2_3, stp2_12); in vp9_idct16x16_256_add_sse2()
1474 in[3] = _mm_add_epi16(stp2_3, stp2_12); in vp9_idct16x16_256_add_sse2()
1483 in[12] = _mm_sub_epi16(stp2_3, stp2_12); in vp9_idct16x16_256_add_sse2()
[all …]