Home
last modified time | relevance | path

Searched refs:temp19 (Results 1 – 8 of 8) 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/libxaac/decoder/
Dixheaacd_mps_polyphase.c49 WORD32 temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp110, in ixheaacd_fft32() local
255 temp19 = ixheaacd_add32_sat(temp39, temp325); in ixheaacd_fft32()
265 tmp1 = ixheaacd_add32_sat(temp11, temp19); in ixheaacd_fft32()
266 tmp3 = ixheaacd_sub32_sat(temp11, temp19); in ixheaacd_fft32()
312 temp19 = ixheaacd_sub32_sat(temp39, temp325); in ixheaacd_fft32()
368 temp112 = ixheaacd_sub32_sat(tmp6, temp19); in ixheaacd_fft32()
369 temp114 = ixheaacd_add32_sat(tmp6, temp19); in ixheaacd_fft32()
418 temp19 = ixheaacd_sub32_sat(vec[17], vec[49]); in ixheaacd_fft32()
457 temp112 = ixheaacd_sub32_sat(tmp6, temp19); in ixheaacd_fft32()
458 temp114 = ixheaacd_add32_sat(tmp6, temp19); in ixheaacd_fft32()
[all …]
/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()
/external/libavc/common/x86/svc/
Disvc_iquant_itrans_recon_ssse3.c457 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvc_iquant_itrans_recon_8x8_ssse3() local
981 temp19 = _mm_unpacklo_epi16(temp3, temp4); // a2 a3 b2 b3 c2 c3 d2 d3 in isvc_iquant_itrans_recon_8x8_ssse3()
985 resq_r0_1 = _mm_unpacklo_epi32(temp17, temp19); // a0 a1 a2 a3 b0 b1 b2 b3 in isvc_iquant_itrans_recon_8x8_ssse3()
986 resq_r1_1 = _mm_unpackhi_epi32(temp17, temp19); // c0 c1 c2 c3 d0 d1 d2 d3 in isvc_iquant_itrans_recon_8x8_ssse3()
996 temp19 = _mm_unpacklo_epi16(temp7, temp8); // a6 a7 b6 b7 c6 c7 d6 d7 in isvc_iquant_itrans_recon_8x8_ssse3()
1000 resq_r4_1 = _mm_unpacklo_epi32(temp17, temp19); // a4 a5 a6 a7 b4 b5 b6 b7 in isvc_iquant_itrans_recon_8x8_ssse3()
1001 resq_r5_1 = _mm_unpackhi_epi32(temp17, temp19); // c4 c5 c6 c7 d4 d5 d6 d7 in isvc_iquant_itrans_recon_8x8_ssse3()
/external/libavc/decoder/x86/svc/
Disvcd_iquant_itrans_sse42.c508 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_8x8_sse42() local
958 temp19 = _mm_unpacklo_epi16(temp3, temp4); // a2 a3 b2 b3 c2 c3 d2 d3 in isvcd_iquant_itrans_8x8_sse42()
962 resq_r0_1 = _mm_unpacklo_epi32(temp17, temp19); // a0 a1 a2 a3 b0 b1 b2 b3 in isvcd_iquant_itrans_8x8_sse42()
963 resq_r1_1 = _mm_unpackhi_epi32(temp17, temp19); // c0 c1 c2 c3 d0 d1 d2 d3 in isvcd_iquant_itrans_8x8_sse42()
973 temp19 = _mm_unpacklo_epi16(temp7, temp8); // a6 a7 b6 b7 c6 c7 d6 d7 in isvcd_iquant_itrans_8x8_sse42()
977 resq_r4_1 = _mm_unpacklo_epi32(temp17, temp19); // a4 a5 a6 a7 b4 b5 b6 b7 in isvcd_iquant_itrans_8x8_sse42()
978 resq_r5_1 = _mm_unpackhi_epi32(temp17, temp19); // c4 c5 c6 c7 d4 d5 d6 d7 in isvcd_iquant_itrans_8x8_sse42()
Disvcd_iquant_itrans_residual_sse42.c353 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_residual_8x8_sse42() local
778 temp19 = _mm_unpacklo_epi16(temp3, temp4); // a2 a3 b2 b3 c2 c3 d2 d3 in isvcd_iquant_itrans_residual_8x8_sse42()
782 resq_r0_1 = _mm_unpacklo_epi32(temp17, temp19); // a0 a1 a2 a3 b0 b1 b2 b3 in isvcd_iquant_itrans_residual_8x8_sse42()
783 resq_r1_1 = _mm_unpackhi_epi32(temp17, temp19); // c0 c1 c2 c3 d0 d1 d2 d3 in isvcd_iquant_itrans_residual_8x8_sse42()
793 temp19 = _mm_unpacklo_epi16(temp7, temp8); // a6 a7 b6 b7 c6 c7 d6 d7 in isvcd_iquant_itrans_residual_8x8_sse42()
797 resq_r4_1 = _mm_unpacklo_epi32(temp17, temp19); // a4 a5 a6 a7 b4 b5 b6 b7 in isvcd_iquant_itrans_residual_8x8_sse42()
798 resq_r5_1 = _mm_unpackhi_epi32(temp17, temp19); // c4 c5 c6 c7 d4 d5 d6 d7 in isvcd_iquant_itrans_residual_8x8_sse42()
Disvcd_iquant_itrans_residual_recon_sse42.c378 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_residual_recon_8x8_sse42() local
830 temp19 = _mm_unpacklo_epi16(temp3, temp4); // a2 a3 b2 b3 c2 c3 d2 d3 in isvcd_iquant_itrans_residual_recon_8x8_sse42()
834 resq_r0_1 = _mm_unpacklo_epi32(temp17, temp19); // a0 a1 a2 a3 b0 b1 b2 b3 in isvcd_iquant_itrans_residual_recon_8x8_sse42()
835 resq_r1_1 = _mm_unpackhi_epi32(temp17, temp19); // c0 c1 c2 c3 d0 d1 d2 d3 in isvcd_iquant_itrans_residual_recon_8x8_sse42()
845 temp19 = _mm_unpacklo_epi16(temp7, temp8); // a6 a7 b6 b7 c6 c7 d6 d7 in isvcd_iquant_itrans_residual_recon_8x8_sse42()
849 resq_r4_1 = _mm_unpacklo_epi32(temp17, temp19); // a4 a5 a6 a7 b4 b5 b6 b7 in isvcd_iquant_itrans_residual_recon_8x8_sse42()
850 resq_r5_1 = _mm_unpackhi_epi32(temp17, temp19); // c4 c5 c6 c7 d4 d5 d6 d7 in isvcd_iquant_itrans_residual_recon_8x8_sse42()