Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h475 }GOP_MixerOldBlendingMode; typedef
H A DapiGOP.c6185 GOP_MixerOldBlendingMode MixerOldBlendingMode; in MApi_GOP_MIXER_EnableOldBlendMode()
6191 ioctl_info.u32Size = sizeof(GOP_MixerOldBlendingMode); in MApi_GOP_MIXER_EnableOldBlendMode()
H A DmapiGOP.c9276 GOP_MixerOldBlendingMode* pMOBM; in Ioctl_GOP_MIXER_SetProperty()
9278 if(u32Size != sizeof(GOP_MixerOldBlendingMode)) in Ioctl_GOP_MIXER_SetProperty()
9281 pMOBM = (GOP_MixerOldBlendingMode*)pSet; in Ioctl_GOP_MIXER_SetProperty()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c939 UADP_SPT_NAME0NXT(GOP_MIXER_PROPERTY_OLD_BLENDING_MODE_MOBM,GOP_MixerOldBlendingMode); in GOP_adp_Init()