Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4146 MS_U32 GOP_GetContrast(void* pInstance,MS_U8 u8GOP, MS_U32* YContrast, MS_U32* UContrast, MS_U32* V… in GOP_GetContrast() function
7514 GOP_GetContrast(pInstance,gop,&(pRGB->y), &(pRGB->u), &(pRGB->v)); in Ioctl_GOP_GetProperty()