/external/libavc/decoder/x86/svc/ |
D | isvcd_iquant_itrans_sse42.c | 508 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_8x8_sse42() local 534 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_8x8_sse42() 536 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() 538 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() 570 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_8x8_sse42() 572 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() 574 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() 603 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_8x8_sse42() 605 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() 607 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_8x8_sse42() [all …]
|
D | isvcd_iquant_itrans_residual_sse42.c | 353 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_residual_8x8_sse42() local 379 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_8x8_sse42() 381 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_8x8_sse42() 383 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_8x8_sse42() 415 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_8x8_sse42() 416 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); // b00*q0 0 b01*q1 0 b02*q2 0 b03*q3 0 in isvcd_iquant_itrans_residual_8x8_sse42() 417 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); // b04*q4 0 b05*q5 0 b06*q6 0 b07*q7 0 in isvcd_iquant_itrans_residual_8x8_sse42() 443 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_8x8_sse42() 444 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); // b00*q0 0 b01*q1 0 b02*q2 0 b03*q3 0 in isvcd_iquant_itrans_residual_8x8_sse42() 445 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); // b04*q4 0 b05*q5 0 b06*q6 0 b07*q7 0 in isvcd_iquant_itrans_residual_8x8_sse42() [all …]
|
D | isvcd_iquant_itrans_residual_recon_sse42.c | 378 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvcd_iquant_itrans_residual_recon_8x8_sse42() local 404 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 406 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 408 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 441 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 443 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 445 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 475 temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 477 scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() 479 scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); in isvcd_iquant_itrans_residual_recon_8x8_sse42() [all …]
|
/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_ssse3.c | 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, in ih264_iquant_itrans_recon_8x8_ssse3() local 417 …temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); //b00*q0 b01*q1 b02*q2 b03*q3 b04*q4 b05*q5 b06… in ih264_iquant_itrans_recon_8x8_ssse3() 418 …scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); // b00*q0 0 b01*q1 0 b02*q2 0 b03*q3 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() 419 …scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); // b04*q4 0 b05*q5 0 b06*q6 0 b07*q7 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() 440 …temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); //b00*q0 b01*q1 b02*q2 b03*q3 b04*q4 b05*q5 b06… in ih264_iquant_itrans_recon_8x8_ssse3() 441 …scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); // b00*q0 0 b01*q1 0 b02*q2 0 b03*q3 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() 442 …scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); // b04*q4 0 b05*q5 0 b06*q6 0 b07*q7 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() 461 …temp10 = _mm_mullo_epi16(scalemat_r0, dequant_r0); //b00*q0 b01*q1 b02*q2 b03*q3 b04*q4 b05*q5 b06… in ih264_iquant_itrans_recon_8x8_ssse3() 462 …scalemat_r0_1 = _mm_unpacklo_epi16(temp10, zero_8x16b); // b00*q0 0 b01*q1 0 b02*q2 0 b03*q3 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() 463 …scalemat_r0_2 = _mm_unpackhi_epi16(temp10, zero_8x16b); // b04*q4 0 b05*q5 0 b06*q6 0 b07*q7 0 -- … in ih264_iquant_itrans_recon_8x8_ssse3() [all …]
|
/external/libavc/common/x86/svc/ |
D | isvc_iquant_itrans_recon_ssse3.c | 457 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp20; in isvc_iquant_itrans_recon_8x8_ssse3() local 490 temp10 = _mm_mullo_epi16(scalemat_r0, in isvc_iquant_itrans_recon_8x8_ssse3() 494 _mm_unpacklo_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() 497 _mm_unpackhi_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() 533 temp10 = _mm_mullo_epi16(scalemat_r0, in isvc_iquant_itrans_recon_8x8_ssse3() 537 _mm_unpacklo_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() 540 _mm_unpackhi_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() 574 temp10 = _mm_mullo_epi16(scalemat_r0, in isvc_iquant_itrans_recon_8x8_ssse3() 578 _mm_unpacklo_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() 581 _mm_unpackhi_epi16(temp10, in isvc_iquant_itrans_recon_8x8_ssse3() [all …]
|
/external/webp/src/dsp/ |
D | enc_mips_dsp_r2.c | 149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPSdspR2() local 157 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPSdspR2() 162 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPSdspR2() 177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local 185 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in ITransformOne() 186 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in ITransformOne() 188 INSERT_HALF_X2(temp8, temp7, temp10, temp9) in ITransformOne() 195 LOAD_IN_X2(temp9, temp10, 28, 30) in ITransformOne() 197 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in ITransformOne() 204 SRA_16(temp9, temp10, temp11, temp12, temp1, temp2, temp5, temp6) in ITransformOne() [all …]
|
D | dec_mips_dsp_r2.c | 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local 38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2, in TransformDC() 40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3, in TransformDC() 57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local 65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4, in TransformAC3() 74 temp4, temp7, temp6, temp10, temp9) in TransformAC3() 88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local 96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in TransformOne() 97 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in TransformOne() 99 INSERT_HALF_X2(temp8, temp7, temp10, temp9) in TransformOne() [all …]
|
D | rescaler_mips_dsp_r2.c | 45 int temp8, temp9, temp10, temp11; 102 [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), 226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local 279 [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), in ExportRowExpand_MIPSdspR2()
|
D | enc_mips32.c | 120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local 128 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne_MIPS32() 133 HORIZONTAL_PASS(2, temp2, temp6, temp10, temp14) in ITransformOne_MIPS32() 139 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in ITransformOne_MIPS32() 485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPS32() local 495 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPS32() 500 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPS32() 506 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in FTransform_MIPS32()
|
D | dec_mips32.c | 221 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local 542 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in TransformOne()
|
D | mips_macro.h | 192 [temp10]"=&r"(temp10)
|
/external/libvpx/vpx_dsp/ppc/ |
D | inv_txfm_vsx.c | 266 temp10 = vec_sub(vec_mule(tmp16_0, cospi0), vec_mulo(tmp16_0, cospi1)); \ 268 DCT_CONST_ROUND_SHIFT(temp10); \ 270 outpt0 = vec_packs(temp10, temp11); \ 271 temp10 = vec_add(vec_mule(tmp16_0, cospi1), vec_mulo(tmp16_0, cospi0)); \ 273 DCT_CONST_ROUND_SHIFT(temp10); \ 275 outpt1 = vec_packs(temp10, temp11); 282 temp10 = vec_mule(tmp16_0, cospi); \ 284 DCT_CONST_ROUND_SHIFT(temp10); \ 286 outpt0 = vec_packs(temp10, temp11); \ 287 temp10 = vec_mulo(tmp16_0, cospi); \ [all …]
|
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 49 WORD32 temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp110, in ixheaacd_fft32() local 246 temp10 = ixheaacd_add32_sat(temp30, temp316); in ixheaacd_fft32() 263 tmp0 = ixheaacd_add32_sat(temp10, temp18); in ixheaacd_fft32() 264 tmp2 = ixheaacd_sub32_sat(temp10, temp18); in ixheaacd_fft32() 303 temp10 = ixheaacd_sub32_sat(temp30, temp316); in ixheaacd_fft32() 363 temp16 = ixheaacd_add32_sat(temp10, tmp4); in ixheaacd_fft32() 364 temp110 = ixheaacd_sub32_sat(temp10, tmp4); in ixheaacd_fft32() 409 temp10 = ixheaacd_sub32_sat(vec[0], vec[32]); in ixheaacd_fft32() 452 temp16 = ixheaacd_add32_sat(temp10, tmp4); in ixheaacd_fft32() 453 temp110 = ixheaacd_sub32_sat(temp10, tmp4); in ixheaacd_fft32() [all …]
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 84 const GLfloat temp10 = LERP(a, v010, v110); in lerp_3d() local 87 const GLfloat temp0 = LERP(b, temp00, temp10); in lerp_3d()
|