Home
last modified time | relevance | path

Searched refs:u16YContrast (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h1260 DLL_PUBLIC E_GOP_API_Result MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UCo…
1271 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16U…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1356 DLL_PUBLIC E_GOP_API_Result MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UCo…
1367 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16U…
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c6643 E_GOP_API_Result MApi_GOP_SetGOPContrast( MS_U8 u8GOP, MS_U16 u16YContrast in MApi_GOP_SetGOPContrast() argument
6651 contrast.y = u16YContrast; in MApi_GOP_SetGOPContrast()
6669 E_GOP_API_Result MApi_GOP_GetGOPContrast( MS_U8 u8GOP, MS_U16* u16YContrast in MApi_GOP_GetGOPContrast() argument
6689 *u16YContrast = contrast.y; in MApi_GOP_GetGOPContrast()
H A DmapiGOP.c4132 MS_U32 GOP_SetContrast(void* pInstance,MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U1… in GOP_SetContrast() argument
4141 …enRet = (E_GOP_API_Result)MDrv_GOP_SetGOPContrast( g_pGOPCtxLocal, u8GOP, u16YContrast, u16UContra… in GOP_SetContrast()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1423 GOP_Result MDrv_GOP_SetGOPContrast(MS_GOP_CTX_LOCAL* pGOPCtx, MS_U8 u8GOP, MS_U16 u16YContrast, MS_…
H A DdrvGOP.c6651 , MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U16 u16VContrast ) in MDrv_GOP_SetGOPContrast() argument
6659 …if ( ((u16YContrast) > 0x3F) | ((u16UContrast) > 0x3F) | ((u16VContrast) > 0x3F) ) // Y, U, V = 6,… in MDrv_GOP_SetGOPContrast()
6666 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32BankOffSet+GOP_4G_BRI, (u16YContrast) << 9, u… in MDrv_GOP_SetGOPContrast()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt11879 DLL_PUBLIC E_GOP_API_Result MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UCo…
11881 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16U…