Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c101 psJPEG_InstPri->fpJPEGDecode = (IOCTL_JPEG_DECODE)_MApi_JPEG_Decode; in JPEGOpen()
237 pResult->retVal = psJPEG_InstPri->fpJPEGDecode(); in JPEGIoctl()
H A DapiJPEG_priv.h203 IOCTL_JPEG_DECODE fpJPEGDecode; member
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c113 psJPEG_InstPri->fpJPEGDecode = (IOCTL_JPEG_DECODE)_MApi_JPEG_Decode; in JPEGOpen()
251 pResult->retVal = psJPEG_InstPri->fpJPEGDecode(); in JPEGIoctl()
H A DapiJPEG_priv.h203 IOCTL_JPEG_DECODE fpJPEGDecode; member
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c168 psJPEG_InstPri->fpJPEGDecode = (IOCTL_JPEG_DECODE)_MApi_JPEG_Decode; in JPEGOpen()
319 pResult->retVal = psJPEG_InstPri->fpJPEGDecode(); in JPEGIoctl()
H A DapiJPEG_priv.h210 IOCTL_JPEG_DECODE fpJPEGDecode; member