Searched refs:u16UContrast (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 1260 …sult MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U16 u16VCon… 1271 …lt MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16UContrast, MS_U16* u16VCo…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 1356 …sult MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U16 u16VCon… 1367 …lt MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16UContrast, MS_U16* u16VCo…
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 6644 , MS_U16 u16UContrast, MS_U16 u16VContrast ) in MApi_GOP_SetGOPContrast() argument 6652 contrast.u = u16UContrast; in MApi_GOP_SetGOPContrast() 6670 , MS_U16* u16UContrast, MS_U16* u16VContrast ) in MApi_GOP_GetGOPContrast() argument 6690 *u16UContrast = contrast.u; in MApi_GOP_GetGOPContrast()
|
| H A D | mapiGOP.c | 4132 MS_U32 GOP_SetContrast(void* pInstance,MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U1… in GOP_SetContrast() argument 4141 …_Result)MDrv_GOP_SetGOPContrast( g_pGOPCtxLocal, u8GOP, u16YContrast, u16UContrast, u16VContrast ); in GOP_SetContrast()
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.h | 1423 …t(MS_GOP_CTX_LOCAL* pGOPCtx, MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U16 u16VCon…
|
| H A D | drvGOP.c | 6651 , 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() 6668 , (u16UContrast)|((u16VContrast) << 8), u16UMask|u16VMask); in MDrv_GOP_SetGOPContrast()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11879 …sult MApi_GOP_SetGOPContrast(MS_U8 u8GOP, MS_U16 u16YContrast, MS_U16 u16UContrast, MS_U16 u16VCon… 11881 …lt MApi_GOP_GetGOPContrast(MS_U8 u8GOP, MS_U16* u16YContrast, MS_U16* u16UContrast, MS_U16* u16VCo…
|