/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 71 CONVERT_2_BYTES_TO_HALF(temp13, temp14, temp3, temp15, temp5, temp16, in TransformAC3() 75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11, in TransformAC3() 88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local 107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in TransformOne() 109 temp15, temp4, temp16, temp17) in TransformOne() 117 SRA_16(temp13, temp14, temp15, temp16, temp3, temp4, temp17, temp8) in TransformOne() 125 temp3, temp13, temp1, temp9, temp9, temp13, temp11, temp15, in TransformOne() 127 MUL_SHIFT_SUM(temp6, temp8, temp18, temp17, temp11, temp15, temp12, temp16, in TransformOne() 128 temp8, temp15, temp in TransformOne() 165 int temp10, temp11, temp12, temp13, temp14, temp15; FilterLoop26() local [all...] |
H A D | enc_mips_dsp_r2.c | 72 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \ 76 // temp0..temp15 holds tmp[0]..tmp[15] 113 // temp0..temp15 holds tmp[0]..tmp[15] 149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPSdspR2() local 158 HORIZONTAL_PASS(3, temp12, temp13, temp14, temp15) in FTransform_MIPSdspR2() 163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPSdspR2() 177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local 196 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in ITransformOne() 198 temp15, temp in ITransformOne() 253 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; Disto4x4_MIPSdspR2() local [all...] |
H A D | enc_mips32.c | 29 // temp0..temp15 holds tmp[0]..tmp[15] 58 // temp0..temp15 holds tmp[0]..tmp[15] 121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; in ITransformOne_MIPS32() local 129 VERTICAL_PASS(6, 22, 14, 30, temp20, temp12, temp13, temp14, temp15) in ITransformOne_MIPS32() 134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15) in ITransformOne_MIPS32() 141 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17), in ITransformOne_MIPS32() 413 // temp0..temp15 holds tmp[0]..tmp[15] 451 // temp0..temp15 holds tmp[0]..tmp[15] 485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp1 in FTransform_MIPS32() local [all...] |
H A D | mips_macro.h | 197 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \
|
H A D | dec_mips32.c | 222 int temp15, temp16, temp17, temp18; in TransformOne() local 260 "lh %[temp15], 30(%[in]) \n\t" in TransformOne() 293 "mul %[temp17], %[temp15], %[kC1] \n\t" in TransformOne() 294 "mul %[temp15], %[temp15], %[kC2] \n\t" in TransformOne() 304 "sra %[temp15], %[temp15], 16 \n\t" in TransformOne() 308 "addu %[temp7], %[temp7], %[temp15] \n\t" in TransformOne() 309 "addu %[temp15], %[temp3], %[temp17] \n\t" in TransformOne() 328 "mul %[temp9], %[temp15], in TransformOne() [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | fmtconvert_mips.c | 63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local 88 "mtc1 %[rpom22], %[temp15] \n\t" in int32_to_float_fmul_scalar_mips() 99 "cvt.s.w %[temp15], %[temp15] \n\t" in int32_to_float_fmul_scalar_mips() 109 "mul.s %[temp15], %[temp15], %[mul] \n\t" in int32_to_float_fmul_scalar_mips() 119 "swc1 %[temp15], 28(%[dst]) \n\t" /*dst[i+7] = src[i+7] * mul;*/ in int32_to_float_fmul_scalar_mips() 123 [temp13]"=&f"(temp13), [temp15]"=&f"(temp15), in int32_to_float_fmul_scalar_mips()
|
H A D | aacdec_mips.h | 183 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in VMUL4S_mips() local 213 "mtc1 %[temp2], %[temp15] \n\t" in VMUL4S_mips() 222 "mul.s %[temp11], %[temp11], %[temp15] \n\t" in VMUL4S_mips() 236 [temp15]"=&f"(temp15), [temp16]"=&f"(temp16), in VMUL4S_mips()
|
H A D | aacsbr_mips.h | 165 float temp14, temp15, temp16, temp17, temp18, temp19; in sbr_qmf_synthesis_mips() local 215 "lwc1 %[temp15], 260(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 231 "madd.s %[temp1], %[temp1], %[temp14], %[temp15] \n\t" in sbr_qmf_synthesis_mips() 240 "lwc1 %[temp15], 772(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 255 "madd.s %[temp1], %[temp1], %[temp14], %[temp15] \n\t" in sbr_qmf_synthesis_mips() 264 "lwc1 %[temp15], 1284(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 279 "madd.s %[temp1], %[temp1], %[temp14], %[temp15] \n\t" in sbr_qmf_synthesis_mips() 288 "lwc1 %[temp15], 1796(%[s0]) \n\t" in sbr_qmf_synthesis_mips() 304 "madd.s %[temp1], %[temp1], %[temp14], %[temp15] \n\t" in sbr_qmf_synthesis_mips() 315 "lwc1 %[temp15], 229 in sbr_qmf_synthesis_mips() [all...] |
H A D | fft_mips.c | 337 temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in ff_imdct_half_mips() local 442 "mul.s %[temp15], %[temp5], %[temp6] \t\n" in ff_imdct_half_mips() 445 "nmsub.s %[temp15], %[temp15], %[temp8], %[temp7] \t\n" in ff_imdct_half_mips() 454 [temp15]"=&f"(temp15), [temp16]"=&f"(temp16) in ff_imdct_half_mips() 468 z2[1].re = temp15; in ff_imdct_half_mips()
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | float_dsp_mips.c | 232 float temp10, temp11, temp12, temp13, temp14, temp15; in butterflies_float_mips() local 255 "add.s %[temp15], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 273 "swc1 %[temp15], -4(%[v1]) \n\t" in butterflies_float_mips() 284 "add.s %[temp15], %[temp3], %[temp7] \n\t" in butterflies_float_mips() 291 "swc1 %[temp15], 12(%[v1]) \n\t" in butterflies_float_mips() 299 [temp13]"=&f"(temp13), [temp14]"=&f"(temp14), [temp15]"=&f"(temp15) in butterflies_float_mips()
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_altivec_template.c | 1067 vector unsigned char temp15 = vec_mergel(tempH, tempP); 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() 1101 temp15 = vec_mergel(tempH, tempP); in transpose_16x8_char_toPackedAlign_altivec() 1118 vec_st(temp15, 240, dst); in transpose_16x8_char_toPackedAlign_altivec()
|