| /utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 409 if(msReadByte(REG_ADDR_VIP_HISTOGRAM_4K2K_MODE) & BIT(2)||((wHEnd-wHStart)>=3000)) in msDlc_SetCaptureRange() 413 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8/2); in msDlc_SetCaptureRange() 426 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 442 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 450 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 409 if(msReadByte(REG_ADDR_VIP_HISTOGRAM_4K2K_MODE) & BIT(2)||((wHEnd-wHStart)>=3000)) in msDlc_SetCaptureRange() 413 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8/2); in msDlc_SetCaptureRange() 426 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 442 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 450 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 410 if(msReadByte(REG_ADDR_VIP_HISTOGRAM_4K2K_MODE) & BIT(2)||((wHEnd-wHStart)>=3000)) in msDlc_SetCaptureRange() 414 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8/2); in msDlc_SetCaptureRange() 427 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 444 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 452 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 409 if(msReadByte(REG_ADDR_VIP_HISTOGRAM_4K2K_MODE) & BIT(2)||((wHEnd-wHStart)>=3000)) in msDlc_SetCaptureRange() 413 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8/2); in msDlc_SetCaptureRange() 426 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 442 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 450 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 409 if(msReadByte(REG_ADDR_VIP_HISTOGRAM_4K2K_MODE) & BIT(2)||((wHEnd-wHStart)>=3000)) in msDlc_SetCaptureRange() 413 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8/2); in msDlc_SetCaptureRange() 426 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 442 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 450 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/ |
| H A D | MsDlc.c | 273 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 308 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 349 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 352 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 394 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 402 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 417 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 425 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/ |
| H A D | MsDlc.c | 273 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 308 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 349 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 352 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 394 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 402 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 417 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 425 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/ |
| H A D | MsDlc.c | 273 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 308 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 349 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 352 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 394 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 402 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 417 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 425 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/ |
| H A D | MsDlc.c | 273 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 308 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 349 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 352 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 394 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 402 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 417 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 425 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 411 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 426 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 434 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 411 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 426 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 434 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 411 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 426 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 434 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/ |
| H A D | MsDlc.c | 266 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 302 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 343 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 346 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlcInitWithCurve() 403 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 411 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange() 426 void msDlc_SetCaptureRangeSub(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRangeSub() argument 434 msWriteByte(REG_ADDR_HISTOGRAM_RANGE_S_HST, wHStart/8); in msDlc_SetCaptureRangeSub()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsDlc.h | 94 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ); 239 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd);
|
| /utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/ |
| H A D | MsDlc.h | 93 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ); 232 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd);
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/ |
| H A D | MsDlc.c | 267 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 303 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 344 MDrv_Write2Byte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 411 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 421 MDrv_Write2Byte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/ |
| H A D | MsDlc.c | 267 #define TOTAL_PIXEL ((DWORD)(wVEnd-wVStart)*(wHEnd-wHStart)*7*4/(160*3)) // ((DWORD)(wVEnd-wVS… 303 void msDlcInitWithCurve( WORD wHStart, WORD wHEnd, WORD wVStart, WORD wVEnd ) in msDlcInitWithCurve() argument 344 MDrv_Write2Byte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlcInitWithCurve() 411 void msDlc_SetCaptureRange(MS_U16 wHStart,MS_U16 wHEnd, MS_U16 wVStart, MS_U16 wVEnd) in msDlc_SetCaptureRange() argument 421 MDrv_Write2Byte(REG_ADDR_HISTOGRAM_RANGE_M_HST, wHStart/8); in msDlc_SetCaptureRange()
|
| /utopia/UTPA2-700.0.x/modules/dlc/api/dlc/ |
| H A D | apiXC_Dlc.c | 408 g_DlcCapRange_Suspend.wHStart = pstXC_DLC_InitData->u16CurveHStart; in MApi_XC_DLC_Init_Ex_U2() 2030 g_DlcCapRange_Suspend.wHStart = pstXC_DLC_InitData->u16CurveHStart; in MApi_XC_DLC_Init_U2() 2704 …MDrv_DLC_InitCurve(g_DlcCapRange_Suspend.wHStart, g_DlcCapRange_Suspend.wHEnd, g_DlcCapRange_Suspe… in MApi_XC_DLC_SetPowerState_U2()
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV3.h | 246 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV3.h | 246 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV2.h | 262 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV2.h | 262 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV2.h | 262 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV2.h | 262 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/include/ |
| H A D | MsDlc_LIB_Group_DTV3.h | 266 …#define msDlc_AP_ReinitWithoutPara() msDlcInitWithCurve( g_DlcCapRange.wHStart, g_DlcCapRange.wHEn…
|