Searched refs:u16HEnd (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_Auto.c | 2753 MS_U16 u16HStart, u16HEnd; in _MApi_XC_Auto_waitstable() local 2768 u16HEnd = sWin.x + sWin.width; in _MApi_XC_Auto_waitstable() 2770 if(((u16HStart != 0x7FF) && (u16HEnd != 0x000)) || in _MApi_XC_Auto_waitstable() 2771 (u16HStart < u16HEnd)) in _MApi_XC_Auto_waitstable() 2773 if(abs(u16HStart - u16HEnd) > 10) in _MApi_XC_Auto_waitstable() 3585 MS_U16 u16VStart = 0, u16HStart = 0, u16VEnd = 0, u16HEnd = 0; in MApi_XC_GetAutoPositionWindow_U2() local 3651 u16HEnd = MApi_XC_SetAutoPositionHend(pInstance, eWindow); in MApi_XC_GetAutoPositionWindow_U2() 3666 u16HEnd += u8PostGlitchRemoval * 8; in MApi_XC_GetAutoPositionWindow_U2() 3681 if ((u16VEnd < u16VStart) || (u16HEnd < u16HStart)) in MApi_XC_GetAutoPositionWindow_U2() 3688 pstAutoPositionWindow->width = u16HEnd - u16HStart + 1; in MApi_XC_GetAutoPositionWindow_U2()
|
| /utopia/UTPA2-700.0.x/modules/dlc/api/dlc/ |
| H A D | apiXC_Dlc.c | 1114 void MApi_XC_DLC_InitCurve_U2(void * pInstance,MS_U16 u16HStart,MS_U16 u16HEnd,MS_U16 u16VStart,MS_… in MApi_XC_DLC_InitCurve_U2() argument 1117 MDrv_DLC_InitCurve ( u16HStart, u16HEnd, u16VStart, u16VEnd ); in MApi_XC_DLC_InitCurve_U2() 1121 void MApi_XC_DLC_InitCurve (MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStart, MS_U16 u16VEnd) in MApi_XC_DLC_InitCurve() argument 1134 DLCArgs.u16HEnd = u16HEnd; in MApi_XC_DLC_InitCurve()
|
| H A D | apiXC_DLC_private.h | 230 void MApi_XC_DLC_InitCurve_U2(void *pInstance, MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStar…
|
| H A D | apiXC_Dlc_v2.c | 413 …psDLCInstPri->fpDLC_InitCurve(pInstance, pDLCArgs->u16HStart , pDLCArgs->u16HEnd , pDLCArgs->u16VS… in DLCIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/ |
| H A D | drvDLC.c | 230 void MDrv_DLC_InitCurve (MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStart, MS_U16 u16VEnd) in MDrv_DLC_InitCurve() argument 233 g_DlcCapRange.wHEnd= u16HEnd; in MDrv_DLC_InitCurve() 237 msDlcInitWithCurve(u16HStart, u16HEnd, u16VStart, u16VEnd); in MDrv_DLC_InitCurve()
|
| H A D | drvDLC_Cus.h | 375 void MDrv_DLC_InitCurve (MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStart, MS_U16 u16VEnd);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_Cus.h | 200 MS_U16 u16HEnd; member
|
| H A D | apiXC_Dlc_v2.h | 267 MS_U16 u16HEnd; member
|
| H A D | apiXC_Dlc.h | 980 void MApi_XC_DLC_InitCurve (MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStart, MS_U16 u16VEnd);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC_Dlc_v2.h | 247 MS_U16 u16HEnd; member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 52032 void MApi_XC_DLC_InitCurve (MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStart, MS_U16 u16VEnd); 56151 MS_U16 u16HEnd; 67050 MS_U16 u16HEnd;
|