/third_party/skia/third_party/externals/libwebp/src/dsp/ |
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, temp6, temp11, temp12, temp16, temp10, temp14, in TransformOne() [all …]
|
D | enc_mips_dsp_r2.c | 72 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \ 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, temp4, temp16, temp17) in ITransformOne() 206 SRA_16(temp13, temp14, temp15, temp16, temp3, temp4, temp17, temp8) in ITransformOne() 214 temp3, temp13, temp1, temp9, temp9, temp13, temp11, temp15, in ITransformOne() 216 MUL_SHIFT_SUM(temp6, temp8, temp18, temp17, temp11, temp15, temp12, temp16, in ITransformOne() [all …]
|
D | enc_mips32.c | 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() 485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPS32() local 496 HORIZONTAL_PASS(3, temp12, temp13, temp14, temp15) in FTransform_MIPS32() 501 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPS32() 508 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17), in FTransform_MIPS32()
|
D | dec_mips32.c | 222 int temp15, temp16, temp17, temp18; in TransformOne() local 544 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17), in TransformOne()
|
D | mips_macro.h | 197 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \
|
/third_party/ffmpeg/libavcodec/mips/ |
D | fmtconvert_mips.c | 63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local 123 [temp13]"=&f"(temp13), [temp15]"=&f"(temp15), in int32_to_float_fmul_scalar_mips()
|
D | aacdec_mips.h | 183 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in VMUL4S_mips() local 236 [temp15]"=&f"(temp15), [temp16]"=&f"(temp16), in VMUL4S_mips()
|
D | aacsbr_mips.h | 165 float temp14, temp15, temp16, temp17, temp18, temp19; in sbr_qmf_synthesis_mips() local 466 [temp15]"=&f"(temp15), [temp16]"=&f"(temp16), [temp17]"=&f"(temp17), in sbr_qmf_synthesis_mips()
|
D | fft_mips.c | 337 temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in ff_imdct_half_mips() local 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/ |
D | float_dsp_mips.c | 232 float temp10, temp11, temp12, temp13, temp14, temp15; in butterflies_float_mips() local 299 [temp13]"=&f"(temp13), [temp14]"=&f"(temp14), [temp15]"=&f"(temp15) in butterflies_float_mips()
|
/third_party/ffmpeg/libpostproc/ |
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()
|