Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h1038 EN_GOP_MIXER_PROPERTY en_mixer_property; member
H A DapiGOP.c6082 ioctl_info.en_mixer_property = E_GOP_MIXER_OUTPUT_TIMING; in MApi_GOP_MIXER_SetOutputTiming()
6110 ioctl_info.en_mixer_property = E_GOP_MIXER_TO_OP_OUTPUT_TIMING; in MApi_GOP_MIXER_SetMIXER2OPOutputTiming()
6140 ioctl_info.en_mixer_property = E_GOP_MIXER_V_FILTER; in MApi_GOP_MIXER_EnableVfilter()
6189 ioctl_info.en_mixer_property = E_GOP_MIXER_OLD_BLENDING_MODE; in MApi_GOP_MIXER_EnableOldBlendMode()
H A DmapiGOP.c11523 …u32Ret = Ioctl_GOP_MIXER_SetProperty(pInstance,ptr->en_mixer_property,ptr->pMixerProp,ptr->u32Size… in GOPIoctl()
11530 …u32Ret = Ioctl_GOP_MIXER_GetProperty(pInstance,ptr->en_mixer_property,ptr->pMixerProp,ptr->u32Size… in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1769 switch(ptr.en_mixer_property) in GOP_adp_Ioctl()