Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_mips32.c121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; in ITransformOne_MIPS32() local
142 [temp18]"=&r"(temp18), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20) in ITransformOne_MIPS32()
486 int temp17, temp18, temp19, temp20; in FTransform_MIPS32() local
509 [temp18]"=&r"(temp18), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20) in FTransform_MIPS32()
Denc_mips_dsp_r2.c150 int temp17, temp18, temp19, temp20; in FTransform_MIPSdspR2() local
165 [temp0]"=&r"(temp0), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20) in FTransform_MIPSdspR2()
/external/libavc/common/x86/
Dih264_iquant_itrans_recon_ssse3.c397 temp18, temp19, temp20; in ih264_iquant_itrans_recon_8x8_ssse3() local
753 temp19 = _mm_unpacklo_epi16(temp3, temp4); //a2 a3 b2 b3 c2 c3 d2 d3 in ih264_iquant_itrans_recon_8x8_ssse3()
757 resq_r0_1 = _mm_unpacklo_epi32(temp17, temp19); //a0 a1 a2 a3 b0 b1 b2 b3 in ih264_iquant_itrans_recon_8x8_ssse3()
758 resq_r1_1 = _mm_unpackhi_epi32(temp17, temp19); //c0 c1 c2 c3 d0 d1 d2 d3 in ih264_iquant_itrans_recon_8x8_ssse3()
768 temp19 = _mm_unpacklo_epi16(temp7, temp8); //a6 a7 b6 b7 c6 c7 d6 d7 in ih264_iquant_itrans_recon_8x8_ssse3()
772 resq_r4_1 = _mm_unpacklo_epi32(temp17, temp19); //a4 a5 a6 a7 b4 b5 b6 b7 in ih264_iquant_itrans_recon_8x8_ssse3()
773 resq_r5_1 = _mm_unpackhi_epi32(temp17, temp19); //c4 c5 c6 c7 d4 d5 d6 d7 in ih264_iquant_itrans_recon_8x8_ssse3()