Home
last modified time | relevance | path

Searched refs:u16HEnd (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c2753 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 DapiXC_Dlc.c1114 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 DapiXC_DLC_private.h230 void MApi_XC_DLC_InitCurve_U2(void *pInstance, MS_U16 u16HStart, MS_U16 u16HEnd, MS_U16 u16VStar…
H A DapiXC_Dlc_v2.c413 …psDLCInstPri->fpDLC_InitCurve(pInstance, pDLCArgs->u16HStart , pDLCArgs->u16HEnd , pDLCArgs->u16VS… in DLCIoctl()
/utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/
H A DdrvDLC.c230 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 DdrvDLC_Cus.h375 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 DapiXC_Cus.h200 MS_U16 u16HEnd; member
H A DapiXC_Dlc_v2.h267 MS_U16 u16HEnd; member
H A DapiXC_Dlc.h980 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 DapiXC_Dlc_v2.h247 MS_U16 u16HEnd; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt52032 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;