/third_party/libwebsockets/lib/core-net/ |
D | state.c | 51 _systnm(lws_state_manager_t *mgr, int state, char *temp8) in _systnm() argument 54 lws_snprintf(temp8, 8, "%d", state); in _systnm() 55 return temp8; in _systnm() 66 char temp8[8]; in _report() local 79 _systnm(mgr, a, temp8), in _report() 80 _systnm(mgr, b, temp8)); in _report() 95 char temp8[8]; in _lws_state_transition() local 103 mgr->state, _systnm(mgr, mgr->state, temp8), target, in _lws_state_transition() 104 _systnm(mgr, target, temp8)); in _lws_state_transition() 121 char temp8[8]; in lws_state_transition_steps() local [all …]
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
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() 76 temp17, temp12, temp18, temp1, temp8, temp2, temp4, in TransformAC3() 87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; 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() [all …]
|
D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 157 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPSdspR2() 160 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) 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() 191 ADD_SUB_HALVES(temp1, temp2, temp3, temp8) in ITransformOne() 193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne() 200 ADD_SUB_HALVES(temp17, temp8, temp8, temp11) in ITransformOne() [all …]
|
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() 128 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne_MIPS32() 131 HORIZONTAL_PASS(0, temp0, temp4, temp8, temp12) in ITransformOne_MIPS32() 138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32() 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local 389 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8) in Disto4x4_MIPS32() 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local 495 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPS32() 498 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) in FTransform_MIPS32() [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 | mips_macro.h | 191 [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), \
|
D | dec_mips32.c | 220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local 541 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in TransformOne()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
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() 76 temp17, temp12, temp18, temp1, temp8, temp2, temp4, in TransformAC3() 87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; 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() [all …]
|
D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 157 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPSdspR2() 160 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) 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() 191 ADD_SUB_HALVES(temp1, temp2, temp3, temp8) in ITransformOne() 193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne() 200 ADD_SUB_HALVES(temp17, temp8, temp8, temp11) in ITransformOne() [all …]
|
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() 128 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne_MIPS32() 131 HORIZONTAL_PASS(0, temp0, temp4, temp8, temp12) in ITransformOne_MIPS32() 138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32() 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local 389 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8) in Disto4x4_MIPS32() 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local 495 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPS32() 498 VERTICAL_PASS(0, 8, 16, 24, temp0, temp4, temp8, temp12) in FTransform_MIPS32() [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 | mips_macro.h | 191 [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), \
|
D | dec_mips32.c | 220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local 541 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in TransformOne()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | h263parse.c | 81 guint8 temp8, pquant; in gst_h263_parse_get_params() local 97 !gst_bit_reader_get_bits_uint8 (&br, &temp8, 8)) in gst_h263_parse_get_params() 122 if ((temp8 >> 6) != 0x2) { in gst_h263_parse_get_params() 128 params->splitscreen = (temp8 & 0x20) == 0x20; in gst_h263_parse_get_params() 129 params->documentcamera = (temp8 & 0x10) == 0x10; in gst_h263_parse_get_params() 130 params->fullpicturefreezerelease = (temp8 & 0x08) == 0x08; in gst_h263_parse_get_params() 131 params->format = temp8 & 0x07; in gst_h263_parse_get_params() 133 hasplusptype = (temp8 & 0x07) == 0x07; in gst_h263_parse_get_params() 286 temp8 = cpfmt >> 19; in gst_h263_parse_get_params() 294 if (temp8 == 0xf) { in gst_h263_parse_get_params() [all …]
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacdec_mips.h | 100 float temp4, temp5, temp6, temp7, temp8; in VMUL4_mips() local 130 [temp8]"=&f"(temp8), [ret]"=&r"(ret) in VMUL4_mips() 142 float temp6, temp7, temp8, temp9; in VMUL2S_mips() local 170 [temp8]"=&f"(temp8), [temp9]"=&f"(temp9), in VMUL2S_mips()
|
D | aacpsdsp_mips.c | 196 float temp6, temp7, temp8, temp9, temp10, temp11; in ps_add_squares_mips() local 236 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in ps_add_squares_mips() 295 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ps_decorrelate_mips() local 379 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in ps_decorrelate_mips()
|
D | sbrdsp_mips.c | 320 float temp6, temp7, temp8, temp9, temp10, temp11; in sbr_qmf_deint_bfly_mips() local 434 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in sbr_qmf_deint_bfly_mips() 620 float temp7, temp8, temp9, temp10, temp11, temp12; in sbr_hf_gen_mips() local 656 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in sbr_hf_gen_mips()
|
D | fft_mips.c | 335 float temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in ff_imdct_half_mips() local 385 [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in ff_imdct_half_mips() 449 [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in ff_imdct_half_mips()
|
D | aacsbr_mips.h | 164 …float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10, temp11, temp12… in sbr_qmf_synthesis_mips() local 463 [temp6]"=&f"(temp6), [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), in sbr_qmf_synthesis_mips()
|
D | aacdec_mips.c | 327 [temp8]"=&f"(temp[8]), [temp9]"=&f"(temp[9]), in fmul_and_reverse()
|
/third_party/ffmpeg/libavutil/mips/ |
D | float_dsp_mips.c | 231 float temp5, temp6, temp7, temp8, temp9; in butterflies_float_mips() local 297 [temp7]"=&f"(temp7), [temp8]"=&f"(temp8), [temp9]"=&f"(temp9), in butterflies_float_mips()
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_altivec_template.c | 1059 vector unsigned char temp8 = vec_mergeh(tempE, tempM); in transpose_16x8_char_toPackedAlign_altivec() local 1068 tempA = vec_mergeh(temp0, temp8); in transpose_16x8_char_toPackedAlign_altivec() 1069 tempB = vec_mergel(temp0, temp8); in transpose_16x8_char_toPackedAlign_altivec() 1093 temp8 = vec_mergeh(tempE, tempM); in transpose_16x8_char_toPackedAlign_altivec() 1110 vec_st(temp8, 128, dst); in transpose_16x8_char_toPackedAlign_altivec() 1159 vector unsigned char temp8 = vec_mergeh(tempE, tempM); in transpose_8x16_char_fromPackedAlign_altivec() local 1164 tempA = vec_mergeh(temp0, temp8); in transpose_8x16_char_fromPackedAlign_altivec() 1165 tempB = vec_mergel(temp0, temp8); in transpose_8x16_char_fromPackedAlign_altivec()
|
/third_party/uboot/u-boot-2020.01/drivers/pci/ |
D | fsl_pci_init.c | 302 u8 temp8, pcie_cap; in fsl_pci_init() local 579 hose->current_busno, temp8); in fsl_pci_init()
|