Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3245 GOP_GWIN_BLENDING blendInfo; in MApi_GOP_GWIN_SetBlending() local
3249 ioctl_info.pSet = (MS_U32*)&blendInfo; in MApi_GOP_GWIN_SetBlending()
3252 blendInfo.Coef = u8coef; in MApi_GOP_GWIN_SetBlending()
3253 blendInfo.bEn = bEnable; in MApi_GOP_GWIN_SetBlending()