Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c1235 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
1343 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \
1408 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, in vp9_idct16x16_256_add_sse2() local
1450 curr1[7] = _mm_add_epi16(stp2_7, stp1_8); in vp9_idct16x16_256_add_sse2()
1451 curr1[8] = _mm_sub_epi16(stp2_7, stp1_8); in vp9_idct16x16_256_add_sse2()
1478 in[7] = _mm_add_epi16(stp2_7, stp1_8); in vp9_idct16x16_256_add_sse2()
1479 in[8] = _mm_sub_epi16(stp2_7, stp1_8); in vp9_idct16x16_256_add_sse2()
2554 stp1_8, stp1_9, stp1_10, stp1_11, stp1_12, stp1_13, stp1_14, stp1_15, in vp9_idct16x16_10_add_sse2() local
2655 stp1_8 = _mm_unpacklo_epi64(tmp0, zero); in vp9_idct16x16_10_add_sse2()
2721 l[7] = _mm_add_epi16(stp2_7, stp1_8); in vp9_idct16x16_10_add_sse2()
[all …]