| /utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/ |
| H A D | MsDlc.c | 205 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 314 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 316 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 748 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 754 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 760 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 762 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 765 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 787 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 790 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/ |
| H A D | MsDlc.c | 205 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 314 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 316 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 748 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 754 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 760 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 762 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 765 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 787 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 790 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/ |
| H A D | MsDlc.c | 205 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 314 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 316 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 748 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 754 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 760 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 762 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 765 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 787 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 790 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/ |
| H A D | MsDlc.c | 205 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 314 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 316 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 748 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 754 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 760 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 762 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 765 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 787 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 790 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 759 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 765 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 771 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 773 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 776 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 798 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 801 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 775 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 781 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 787 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 789 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 792 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 814 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 817 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 759 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 765 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 771 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 773 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 776 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 798 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 801 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 775 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 781 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 787 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 789 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 792 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 814 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 817 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 777 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 783 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 789 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 791 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 794 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 816 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 819 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 759 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 765 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 771 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 773 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 776 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 798 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 801 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 759 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 765 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 771 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 773 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 776 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 798 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 801 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 775 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 781 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 787 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 789 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 792 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 814 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 817 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/ |
| H A D | MsDlc.c | 198 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 308 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 310 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 775 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 781 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 787 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 789 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 792 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 814 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 817 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/ |
| H A D | MsDlc.c | 199 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 311 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 313 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 727 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 733 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 739 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 741 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 744 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 766 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 769 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/ |
| H A D | MsDlc.c | 199 XDATA BYTE g_ucDlcFastLoop; // for pulse ripple variable 311 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcInitWithCurve() 313 g_ucDlcFastLoop = 255; in msDlcInitWithCurve() 727 g_ucDlcFastLoop = 0; in msDlcLumiDiffCtrl() 733 …if ((g_ucDlcFastLoop > 0) || ((g_wTmpAvgN_1_x10 - g_wTmpAvgN_x10 ) >= ((WORD)g_DlcParameters.ucDlc… in msDlcLumiDiffCtrl() 739 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() 741 g_ucDlcFastLoop = (g_DlcParameters.ucDlcFastAlphaBlending/2) * 16; in msDlcLumiDiffCtrl() 744 g_ucDlcFastLoop = 255; in msDlcLumiDiffCtrl() 766 …if ((g_ucDlcFastLoop > 0) || (( g_wTmpAvgN_x10 - g_wTmpAvgN_1_x10 ) >= ((WORD)g_DlcParameters.ucDl… in msDlcLumiDiffCtrl() 769 if (g_ucDlcFastLoop == 0) in msDlcLumiDiffCtrl() [all …]
|