Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_intrapred16_dspr2.c19 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in vp9_h_predictor_16x16_dspr2() local
154 [tmp5] "=&r" (tmp5), [tmp7] "=&r" (tmp7), in vp9_h_predictor_16x16_dspr2()
Dvp9_intrapred8_dspr2.c19 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in vp9_h_predictor_8x8_dspr2() local
66 [tmp5] "=&r" (tmp5), [tmp7] "=&r" (tmp7), in vp9_h_predictor_8x8_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c411 tmp7 = _mm_madd_epi16(hi_1, cst3); \
420 tmp7 = _mm_add_epi32(tmp7, rounding); \
429 tmp7 = _mm_srai_epi32(tmp7, DCT_CONST_BITS); \
434 res3 = _mm_packs_epi32(tmp6, tmp7); \
556 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vp9_idct8x8_64_add_sse2() local
691 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in idct8_sse2() local
1015 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vp9_idct8x8_10_add_sse2() local
1412 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vp9_idct16x16_256_add_sse2() local
2558 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vp9_idct16x16_10_add_sse2() local
2577 tmp7 = _mm_madd_epi16(lo_13_3, stg2_7); in vp9_idct16x16_10_add_sse2()
[all …]