Home
last modified time | relevance | path

Searched refs:pGetErrorCode (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c183 PJPEG_GETERRORCODE_PARAM pGetErrorCode = NULL; in JPEGIoctl() local
243 pGetErrorCode= (PJPEG_GETERRORCODE_PARAM)pArgs; in JPEGIoctl()
244 pGetErrorCode->ErrCode = psJPEG_InstPri->fpJPEGGetErrorCode(); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c197 PJPEG_GETERRORCODE_PARAM pGetErrorCode = NULL; in JPEGIoctl() local
257 pGetErrorCode= (PJPEG_GETERRORCODE_PARAM)pArgs; in JPEGIoctl()
258 pGetErrorCode->ErrCode = psJPEG_InstPri->fpJPEGGetErrorCode(); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c264 PJPEG_GETERRORCODE_PARAM pGetErrorCode = NULL; in JPEGIoctl() local
325 pGetErrorCode= (PJPEG_GETERRORCODE_PARAM)pArgs; in JPEGIoctl()
326 pGetErrorCode->ErrCode = psJPEG_InstPri->fpJPEGGetErrorCode(); in JPEGIoctl()