/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 156 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7) in FTransform_MIPSdspR2() 163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPSdspR2() 176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; 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() 192 ADD_SUB_HALVES(temp5, temp6, temp4, temp7) in ITransformOne() 193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne() 201 ADD_SUB_HALVES(temp3, temp4, temp7, temp1 in ITransformOne() 252 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; Disto4x4_MIPSdspR2() local 736 int temp6, temp7, temp8, temp9, temp10, temp11; RD4() local 785 int temp5, temp6, temp7, temp8, temp9; VR4() local 835 int temp6, temp7, temp8, temp9, temp10, temp11; LD4() local 882 int temp5, temp6, temp7, temp8, temp9; VL4() local 931 int temp5, temp6, temp7, temp8, temp9; HD4() local 978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; HU4() local 1365 int temp5, temp6, temp7, temp8, temp9; FTransformWHT_MIPSdspR2() local 1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; CollectHistogram_MIPSdspR2() local [all...] |
H A 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() 56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local 65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4, in TransformAC3() 73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2, in TransformAC3() 74 temp4, temp7, temp6, temp10, temp9) in TransformAC3() 77 temp7, temp6, dst, 0, 1, 2, 3, BPS) in TransformAC3() 87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local 96 MUL_SHIFT_SUM(temp7, temp in TransformOne() 164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; FilterLoop26() local 490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; SimpleVFilter16() local 559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; SimpleHFilter16() local 683 int temp5, temp6, temp7, temp8; RD4() local 733 int temp5, temp6, temp7, temp8, temp9; LD4() local 780 int temp5, temp6, temp7, temp8, temp9; DC8uv() local 840 int temp5, temp6, temp7, temp8; DC8uvNoTop() local [all...] |
H A D | enc_mips32.c | 120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local 127 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7) in ITransformOne_MIPS32() 134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15) in ITransformOne_MIPS32() 138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32() 265 "lbu %[temp7], 3+" XSTR(BPS) "*" #A "(%[b]) \n\t" \ 272 "addu %[temp6], %[temp5], %[temp7] \n\t" \ 273 "subu %[temp5], %[temp5], %[temp7] \n\t" \ 274 "addu %[temp7], %[temp8], %[temp2] \n\t" \ 282 "sw %[temp7], " # 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; Disto4x4_MIPS32() local 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; FTransform_MIPS32() local 546 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE16x16_MIPS32() local 580 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE16x8_MIPS32() local 606 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE8x8_MIPS32() local 628 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE4x4_MIPS32() local [all...] |
H A D | rescaler_mips_dsp_r2.c | 37 const int temp7 = (int)wrk->fxy_scale; 79 "maddu $ac0, %[temp8], %[temp7] \n\t" 81 "maddu $ac1, %[temp9], %[temp7] \n\t" 83 "maddu $ac2, %[temp10], %[temp7] \n\t" 85 "maddu $ac3, %[temp11], %[temp7] \n\t" 104 : [temp7]"r"(temp7), [yscale]"r"(yscale), [temp6]"r"(temp6) 129 "maddu $ac0, %[temp0], %[temp7] \n\t" 131 "maddu $ac1, %[temp1], %[temp7] \n\t" 133 "maddu $ac2, %[temp2], %[temp7] \ 174 const int temp7 = (int)wrk->fy_scale; ExportRowExpand_MIPSdspR2() local [all...] |
H A D | yuv_mips_dsp_r2.c | 41 "addu %[temp7], %[temp0], %[temp4] \n\t" \ 50 "shll_s.w %[temp7], %[temp7], 17 \n\t" \ 53 "precrqu_s.qb.ph %[temp7], %[temp7], $zero \n\t" \ 56 "srl %[temp7], %[temp7], 24 \n\t" \ 59 "sb %[temp7], " #B "(%[dst]) \n\t" \ 64 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) \ [all...] |
H A D | lossless_enc_mips32.c | 309 "ulw %[temp7], " #D "(%[" #P1 "]) \n\t" \ 313 "addu %[temp7], %[temp7], %[temp3] \n\t" \ 321 "usw %[temp7], " #D "(%[" #P2 "]) \n\t" \ 330 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), \ 349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVector_MIPS32() local 360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVectorEq_MIPS32() local
|
H A D | lossless_enc_mips_dsp_r2.c | 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local 39 "ext %[temp7], %[temp3], 8, 8 \n\t" in SubtractGreenFromBlueAndRed_MIPSdspR2() 44 "replv.ph %[temp7], %[temp7] \n\t" in SubtractGreenFromBlueAndRed_MIPSdspR2() 48 "subu.qb %[temp3], %[temp3], %[temp7] \n\t" in SubtractGreenFromBlueAndRed_MIPSdspR2() 70 [temp7]"=&r"(temp7) in SubtractGreenFromBlueAndRed_MIPSdspR2()
|
H A D | filters_mips_dsp_r2.c | 114 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \ 120 " andi %[temp7], %[length], 0x7 \n\t" \ 141 "beqz %[temp7], 3f \n\t" \ 154 "addiu %[temp7], %[temp7], -1 \n\t" \ 155 "bnez %[temp7], 2b \n\t" \ 161 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [pred]"+&r"(ppred), \
|
H A D | mips_macro.h | 154 // temp1..temp7 same as temp0 191 [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), \
|
H A D | dec_mips32.c | 220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local 258 "lh %[temp7], 14(%[in]) \n\t" in TransformOne() 297 "mul %[temp11], %[temp7], %[kC2] \n\t" in TransformOne() 298 "mul %[temp7], %[temp7], %[kC1] \n\t" in TransformOne() 306 "sra %[temp7], %[temp7], 16 \n\t" in TransformOne() 308 "addu %[temp7], %[temp7], %[temp15] \n\t" in TransformOne() 311 "addu %[temp11], %[temp16], %[temp7] \ in TransformOne() [all...] |
H A D | lossless_mips_dsp_r2.c | 237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local 253 "ext %[temp7], %[temp3], 8, 8 \n\t" in AddGreenToBlueAndRed_MIPSdspR2() 259 "replv.ph %[temp7], %[temp7] \n\t" in AddGreenToBlueAndRed_MIPSdspR2() 263 "addu.qb %[temp3], %[temp3], %[temp7] \n\t" in AddGreenToBlueAndRed_MIPSdspR2() 286 [temp7]"=&r"(temp7) in AddGreenToBlueAndRed_MIPSdspR2()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacpsdsp_mips.c | 65 int temp4, temp5, temp6, temp7; in ps_hybrid_analysis_ileave_mips() local 82 "lw %[temp7], 10496(%[L1]) \n\t" in ps_hybrid_analysis_ileave_mips() 90 "sw %[temp7], 28(%[out1]) \n\t" in ps_hybrid_analysis_ileave_mips() 99 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) in ps_hybrid_analysis_ileave_mips() 114 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ps_hybrid_synthesis_deint_mips() local 132 "lw %[temp7], 24(%[in2]) \n\t" in ps_hybrid_synthesis_deint_mips() 144 "sw %[temp7], -256(%[out2]) \n\t" in ps_hybrid_synthesis_deint_mips() 149 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), in ps_hybrid_synthesis_deint_mips() 196 float temp6, temp7, temp8, temp9, temp10, temp11; ps_add_squares_mips() local 295 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; ps_decorrelate_mips() local [all...] |
H A D | aacdec_mips.h | 100 float temp4, temp5, temp6, temp7, temp8; in VMUL4_mips() local 114 "lwxc1 %[temp7], %[temp2](%[v]) \n\t" in VMUL4_mips() 118 "mul.s %[temp7], %[temp7], %[temp4] \n\t" in VMUL4_mips() 123 "swc1 %[temp7], 8(%[dst]) \n\t" in VMUL4_mips() 129 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), in VMUL4_mips() 142 float temp6, temp7, temp8, temp9; in VMUL2S_mips() local 159 "mtc1 %[temp4], %[temp7] \n\t" in VMUL2S_mips() 161 "mul.s %[temp9], %[temp9], %[temp7] \ in VMUL2S_mips() [all...] |
H A D | aacsbr_mips.h | 69 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in sbr_qmf_analysis_mips() local 84 "lw %[temp7], 28(%[w1]) \n\t" in sbr_qmf_analysis_mips() 92 "sw %[temp7], 28(%[w0]) \n\t" in sbr_qmf_analysis_mips() 100 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) in sbr_qmf_analysis_mips() 119 "lw %[temp7], 28(%[w1]) \n\t" in sbr_qmf_analysis_mips() 127 "sw %[temp7], 28(%[w0]) \n\t" in sbr_qmf_analysis_mips() 135 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) in sbr_qmf_analysis_mips() 164 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp in sbr_qmf_synthesis_mips() local [all...] |
H A D | ac3dsp_mips.c | 144 void *temp0, *temp2, *temp4, *temp5, *temp6, *temp7; in ac3_update_bap_counts_mips() local 166 "lbu %[temp7], -4(%[temp2]) \n\t" in ac3_update_bap_counts_mips() 171 "sll %[temp7], %[temp7], 1 \n\t" in ac3_update_bap_counts_mips() 172 PTR_ADDU "%[temp7], %[mant_cnt], %[temp7] \n\t" in ac3_update_bap_counts_mips() 175 "lhu %[temp1], 0(%[temp7]) \n\t" in ac3_update_bap_counts_mips() 177 "sh %[temp1], 0(%[temp7]) \n\t" in ac3_update_bap_counts_mips() 196 [temp6] "=&r" (temp6), [temp7] "=&r" (temp7) in ac3_update_bap_counts_mips() 210 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; float_to_fixed24_mips() local [all...] |
H A D | fmtconvert_mips.c | 63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local 79 "mtc1 %[rpom2], %[temp7] \n\t" in int32_to_float_fmul_scalar_mips() 94 "cvt.s.w %[temp7], %[temp7] \n\t" in int32_to_float_fmul_scalar_mips() 104 "mul.s %[temp7], %[temp7], %[mul] \n\t" in int32_to_float_fmul_scalar_mips() 114 "swc1 %[temp7], 12(%[dst]) \n\t" /*dst[i+3] = src[i+3] * mul;*/ in int32_to_float_fmul_scalar_mips() 125 [temp7]"=&f"(temp7), [temp9]"=&f"(temp9), in int32_to_float_fmul_scalar_mips()
|
H A D | me_cmp_msa.c | 507 v8u16 temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in hadamard_diff_8x8_msa() local 521 temp0, temp2, temp4, temp6, temp7, temp5, temp3, temp1); in hadamard_diff_8x8_msa() 522 BUTTERFLY_8(temp0, temp1, temp4, temp5, temp7, temp6, temp3, temp2, in hadamard_diff_8x8_msa() 525 temp0, temp1, temp2, temp3, temp7, temp6, temp5, temp4); in hadamard_diff_8x8_msa() 526 TRANSPOSE8x8_UH_UH(temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, in hadamard_diff_8x8_msa() 527 temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7); in hadamard_diff_8x8_msa() 528 BUTTERFLY_8(temp0, temp2, temp4, temp6, temp7, temp5, temp3, temp1, in hadamard_diff_8x8_msa() 531 temp0, temp1, temp4, temp5, temp7, temp6, temp3, temp2); in hadamard_diff_8x8_msa() 532 ADD4(temp0, temp4, temp1, temp5, temp2, temp6, temp3, temp7, in hadamard_diff_8x8_msa() 534 sum = __msa_asub_s_h((v8i16) temp3, (v8i16) temp7); in hadamard_diff_8x8_msa() 552 v8u16 temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; hadamard_intra_8x8_msa() local [all...] |
H A D | sbrdsp_mips.c | 320 float temp6, temp7, temp8, temp9, temp10, temp11; in sbr_qmf_deint_bfly_mips() local 335 "lwc1 %[temp7], -8(%[src1]) \n\t" in sbr_qmf_deint_bfly_mips() 340 "add.s %[temp8], %[temp6], %[temp7] \n\t" in sbr_qmf_deint_bfly_mips() 344 "sub.s %[temp6], %[temp6], %[temp7] \n\t" in sbr_qmf_deint_bfly_mips() 359 "lwc1 %[temp7], -24(%[src1]) \n\t" in sbr_qmf_deint_bfly_mips() 364 "add.s %[temp8], %[temp6], %[temp7] \n\t" in sbr_qmf_deint_bfly_mips() 368 "sub.s %[temp6], %[temp6], %[temp7] \n\t" in sbr_qmf_deint_bfly_mips() 383 "lwc1 %[temp7], -40(%[src1]) \n\t" in sbr_qmf_deint_bfly_mips() 388 "add.s %[temp8], %[temp6], %[temp7] \n\t" in sbr_qmf_deint_bfly_mips() 392 "sub.s %[temp6], %[temp6], %[temp7] \ in sbr_qmf_deint_bfly_mips() 452 float temp7, temp_r, temp_r1, temp_r2, temp_r3, temp_r4; sbr_autocorrelate_mips() local 620 float temp7, temp8, temp9, temp10, temp11, temp12; sbr_hf_gen_mips() local [all...] |
H A D | aacsbr_mips.c | 68 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in sbr_lf_gen_mips() local 107 "lw %[temp7], 772(%[p_w]) \n\t" in sbr_lf_gen_mips() 115 "sw %[temp7], 28(%[p_x_low]) \n\t" in sbr_lf_gen_mips() 122 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), in sbr_lf_gen_mips() 144 "lw %[temp7], 772(%[p_w1]) \n\t" in sbr_lf_gen_mips() 152 "sw %[temp7], 28(%[p_x1_low]) \n\t" in sbr_lf_gen_mips() 159 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), in sbr_lf_gen_mips() 493 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, in sbr_hf_inverse_filter_mips() local [all...] |
H A D | aacdec_mips.c | 85 "lw %[temp7], 28(%[src]) \n\t" in float_copy() 94 "sw %[temp7], 28(%[dst]) \n\t" in float_copy() 102 [temp6]"=&r"(temp[6]), [temp7]"=&r"(temp[7]), in float_copy() 311 "lwc1 %[temp7], -12(%[ptr3]) \n\t" in fmul_and_reverse() 315 "mul.s %[temp11], %[temp3], %[temp7] \n\t" in fmul_and_reverse() 327 [temp6]"=&f"(temp[6]), [temp7]"=&f"(temp[7]), in fmul_and_reverse() 344 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in update_ltp_mips() local 390 "lw %[temp7], 28(%[src]) \n\t" in update_ltp_mips() 399 "sw %[temp7], 28(%[dst]) \n\t" in update_ltp_mips() 415 [temp6]"=&r"(temp6), [temp7]" in update_ltp_mips() [all...] |
H A D | fft_mips.c | 336 float temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in ff_imdct_half_mips() local 368 "lwc1 %[temp7], 4(%[tsin1]) \t\n" in ff_imdct_half_mips() 372 "mul.s %[temp12], %[temp5], %[temp7] \t\n" in ff_imdct_half_mips() 377 "nmsub.s %[temp11], %[temp11], %[temp8], %[temp7] \t\n" in ff_imdct_half_mips() 386 [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in ff_imdct_half_mips() 423 "lwc1 %[temp7], 0(%[tcos1]) \t\n" in ff_imdct_half_mips() 427 "mul.s %[temp12], %[temp5], %[temp7] \t\n" in ff_imdct_half_mips() 432 "nmsub.s %[temp11], %[temp11], %[temp8], %[temp7] \t\n" in ff_imdct_half_mips() 439 "lwc1 %[temp7], in ff_imdct_half_mips() [all...] |
/third_party/ffmpeg/libavutil/mips/ |
H A D | float_dsp_mips.c | 231 float temp5, temp6, temp7, temp8, temp9; in butterflies_float_mips() local 245 "lwc1 %[temp7], 12(%[v2]) \n\t" in butterflies_float_mips() 254 "sub.s %[temp14], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 255 "add.s %[temp15], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 266 "lwc1 %[temp7], 12(%[v2]) \n\t" in butterflies_float_mips() 283 "sub.s %[temp14], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 284 "add.s %[temp15], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 297 [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), [temp9]"=&f"(temp9), in butterflies_float_mips() 307 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in vector_fmul_reverse_mips() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ac3dec_fixed.c | 69 int temp, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in scale_coefs() local 99 temp7 = src[i+7] * mul; in scale_coefs() 103 temp7 = temp7 + round; in scale_coefs() 105 dst[i+7] = temp7 >> shift; in scale_coefs()
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | me_cmp.c | 402 temp5, temp6, temp7; in hadamard8_diff8x8_altivec() local 455 ONEITERBUTTERFLY(7, temp7); in hadamard8_diff8x8_altivec() 466 register vector signed short line6 = vec_add(temp6, temp7); in hadamard8_diff8x8_altivec() 467 register vector signed short line7 = vec_sub(temp6, temp7); in hadamard8_diff8x8_altivec() 533 temp7 __asm__ ("v7"); in hadamard8_diff16x8_altivec() 627 ONEITERBUTTERFLY(7, temp7, temp7S); in hadamard8_diff16x8_altivec() 639 register vector signed short line6 = vec_add(temp6, temp7); in hadamard8_diff16x8_altivec() 640 register vector signed short line7 = vec_sub(temp6, temp7); in hadamard8_diff16x8_altivec()
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_altivec_template.c | 1059 vector unsigned char temp7 = vec_mergel(tempD, tempL); in transpose_16x8_char_toPackedAlign_altivec() local 1083 tempO = vec_mergeh(temp7, temp15); in transpose_16x8_char_toPackedAlign_altivec() 1084 tempP = vec_mergel(temp7, temp15); in transpose_16x8_char_toPackedAlign_altivec() 1093 temp7 = vec_mergel(tempD, tempL); in transpose_16x8_char_toPackedAlign_altivec() 1110 vec_st(temp7, 112, dst); in transpose_16x8_char_toPackedAlign_altivec() 1159 vector unsigned char temp7; in transpose_8x16_char_fromPackedAlign_altivec() local 1181 temp7 = vec_mergel(tempD, tempL); in transpose_8x16_char_fromPackedAlign_altivec()
|