Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_priv.h183 typedef MS_BOOL (*IOCTL_JPEG_SET_MPO_BUFFER)(MS_U32, MS_U32); typedef
265 IOCTL_JPEG_SET_MPO_BUFFER fpJPEGSetMPOBuffer;
H A DapiJPEG_v2.c163 psJPEG_InstPri->fpJPEGSetMPOBuffer = (IOCTL_JPEG_SET_MPO_BUFFER)_MApi_JPEG_SetMPOBuffer; in JPEGOpen()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_priv.h183 typedef MS_BOOL (*IOCTL_JPEG_SET_MPO_BUFFER)(MS_U32, MS_U32); typedef
265 IOCTL_JPEG_SET_MPO_BUFFER fpJPEGSetMPOBuffer;
H A DapiJPEG_v2.c175 psJPEG_InstPri->fpJPEGSetMPOBuffer = (IOCTL_JPEG_SET_MPO_BUFFER)_MApi_JPEG_SetMPOBuffer; in JPEGOpen()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_priv.h184 typedef MS_BOOL (*IOCTL_JPEG_SET_MPO_BUFFER)(MS_U32, MS_U32); typedef
273 IOCTL_JPEG_SET_MPO_BUFFER fpJPEGSetMPOBuffer;
H A DapiJPEG_v2.c231 psJPEG_InstPri->fpJPEGSetMPOBuffer = (IOCTL_JPEG_SET_MPO_BUFFER)_MApi_JPEG_SetMPOBuffer; in JPEGOpen()