Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A DapiMFE_priv.h125 typedef MS_BOOL (*IOCTL_MFE_SETCOLORFORMAT)(PVR_Info* mfe_Info); typedef
144 IOCTL_MFE_SETCOLORFORMAT fpMFESetColorFormat;
H A DapiMFE_v2.c79 psMFE_InstPri->fpMFESetColorFormat = (IOCTL_MFE_SETCOLORFORMAT)_MApi_MFE_SetColorFormat; in MFEOpen()