Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DKconfig45 config GOP_CONTRAST config
H A DapiGOP_priv.h744 }GOP_CONTRAST, *PGOP_CONTRAST; typedef
H A DapiGOP.c6647 GOP_CONTRAST contrast; in MApi_GOP_SetGOPContrast()
6658 ioctl_info.u32Size = sizeof(GOP_CONTRAST); in MApi_GOP_SetGOPContrast()
6674 GOP_CONTRAST contrast; in MApi_GOP_GetGOPContrast()
6681 ioctl_info.u32Size = sizeof(GOP_CONTRAST); in MApi_GOP_GetGOPContrast()
H A DmapiGOP.c7068 if(u32Size != sizeof(GOP_CONTRAST)) in Ioctl_GOP_SetProperty()
7508 if(u32Size != sizeof(GOP_CONTRAST)) in Ioctl_GOP_GetProperty()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c591 UADP_SPT_NAME0NXT(GOP_PROPERTY_CONTRAST_RGB,GOP_CONTRAST); in GOP_adp_Init()