/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | dec_mips_dsp_r2.c | 57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local 72 temp11, temp17, temp3, temp5, temp11, temp12) in TransformAC3() 76 temp17, temp12, temp18, temp1, temp8, temp2, temp4, in TransformAC3() 88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local 100 "ulw %[temp17], 4(%[in]) \n\t" in TransformOne() 104 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in TransformOne() 105 LOAD_IN_X2(temp17, temp18, 12, 14) in TransformOne() 107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in TransformOne() 108 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in TransformOne() 109 temp15, temp4, temp16, temp17) in TransformOne() [all...] |
H A D | enc_mips_dsp_r2.c | 73 [temp17]"=&r"(temp17) 99 "mul %[temp17], %[temp19], %[c2217] \n\t" \ 105 "subu %[" #TEMP3 "], %[temp17], %[temp18] \n\t" \ 119 "addu %[temp17], %[" #TEMP4 "], %[" #TEMP8 "] \n\t" \ 126 "addu %[" #TEMP0 "], %[temp16], %[temp17] \n\t" \ 129 "subu %[" #TEMP4 "], %[temp16], %[temp17] \n\t" \ 150 int temp17, temp18, temp19, temp20; in FTransform_MIPSdspR2() local 177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local 189 "ulw %[temp17], in ITransformOne() 253 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; Disto4x4_MIPSdspR2() local [all...] |
H A D | enc_mips32.c | 36 "lh %[temp17], " #C "(%[temp20]) \n\t" \ 40 "mul %[" #TEMP0 "], %[temp17], %[kC2] \n\t" \ 42 "mul %[temp17], %[temp17], %[kC1] \n\t" \ 46 "sra %[temp17], %[temp17], 16 \n\n" \ 49 "addu %[" #TEMP3 "], %[temp17], %[temp19] \n\t" \ 64 "subu %[temp17], %[" #TEMP0 "], %[" #TEMP8 "] \n\t" \ 76 "addu %[" #TEMP4 "], %[temp17], %[temp18] \n\t" \ 77 "subu %[" #TEMP8 "], %[temp17], 121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; ITransformOne_MIPS32() local 486 int temp17, temp18, temp19, temp20; FTransform_MIPS32() local [all...] |
H A D | mips_macro.h | 198 [temp17]"=&r"(temp17), [temp18]"=&r"(temp18)
|
H A D | dec_mips32.c | 222 int temp15, temp16, temp17, temp18; in TransformOne() local 236 "mul %[temp17], %[temp12], %[kC1] \n\t" in TransformOne() 244 "sra %[temp17], %[temp17], 16 \n\t" in TransformOne() 251 "subu %[temp17], %[temp8], %[temp17] \n\t" in TransformOne() 261 "addu %[temp12], %[temp0], %[temp17] \n\t" in TransformOne() 262 "subu %[temp0], %[temp0], %[temp17] \n\t" in TransformOne() 264 "mul %[temp17], %[temp13], %[kC1] \n\t" in TransformOne() 268 "sra %[temp17], in TransformOne() [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacdec_mips.h | 183 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in VMUL4S_mips() local 220 "mtc1 %[temp4], %[temp17] \n\t" in VMUL4S_mips() 224 "mul.s %[temp13], %[temp13], %[temp17] \n\t" in VMUL4S_mips() 237 [temp17]"=&f"(temp17), [ret]"=&r"(ret), in VMUL4S_mips()
|
H A D | aacsbr_mips.h | 165 float temp14, temp15, temp16, temp17, temp18, temp19; in sbr_qmf_synthesis_mips() local 217 "lwc1 %[temp17], 264(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 233 "madd.s %[temp2], %[temp2], %[temp16], %[temp17] \n\t" in sbr_qmf_synthesis_mips() 242 "lwc1 %[temp17], 776(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 257 "madd.s %[temp2], %[temp2], %[temp16], %[temp17] \n\t" in sbr_qmf_synthesis_mips() 266 "lwc1 %[temp17], 1288(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 281 "madd.s %[temp2], %[temp2], %[temp16], %[temp17] \n\t" in sbr_qmf_synthesis_mips() 290 "lwc1 %[temp17], 1800(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 307 "madd.s %[temp2], %[temp2], %[temp16], %[temp17] \n\t" in sbr_qmf_synthesis_mips() 317 "lwc1 %[temp17], 229 in sbr_qmf_synthesis_mips() [all...] |