Searched refs:stp1_8_0 (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.c | 1170 stp1_8_0 = _mm_add_epi16(stp2_8, stp2_9); \ 1235 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \ 1238 stp1_11 = _mm_sub_epi16(stp1_8_0, stp1_11); \ 1277 stp1_8_0, stp1_15, stp1_11, stp1_12_0) \ 1289 stp1_9 = stp1_8_0; \ 1343 stp1_8 = _mm_add_epi16(stp1_8_0, stp1_11); \ 1346 stp1_11 = _mm_sub_epi16(stp1_8_0, stp1_11); \ 1409 stp1_8_0, stp1_12_0; in vp9_idct16x16_256_add_sse2() local 2555 stp1_8_0, stp1_12_0; in vp9_idct16x16_10_add_sse2() local
|