Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c5928 EN_GOP_BW_STRENGTH eBWStr; in MApi_GOP_SetGOPBWStrength() local
5933 eBWStr = eGOPBWStr; in MApi_GOP_SetGOPBWStrength()
5937 ioctl_info.pSetting = (MS_U32*)&eBWStr; in MApi_GOP_SetGOPBWStrength()
5957 EN_GOP_BW_STRENGTH eBWStr; in MApi_GOP_GetGOPBWStrength() local
5965 ioctl_info.pSetting = (MS_U32*)&eBWStr; in MApi_GOP_GetGOPBWStrength()
5973 * curBW = eBWStr; in MApi_GOP_GetGOPBWStrength()