Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A DapiMFE_priv.h118 typedef MS_BOOL (*IOCTL_MFE_COMPRESSONEPICTURE)(PVR_Info*, MEMMAP_CUR_t, MS_BOOL); typedef
139 IOCTL_MFE_COMPRESSONEPICTURE fpMFECompressOnePicture;
H A DapiMFE_v2.c72 …psMFE_InstPri->fpMFECompressOnePicture = (IOCTL_MFE_COMPRESSONEPICTURE)_MApi_MFE_CompressOnePictur… in MFEOpen()