Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c191 PJPEG_SETERRORCODE_PARAM pSetErrorCode = NULL; in JPEGIoctl() local
340 pSetErrorCode = (PJPEG_SETERRORCODE_PARAM)pArgs; in JPEGIoctl()
341 psJPEG_InstPri->fpJPEGSetErrCode(pSetErrorCode->ErrStatus); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c205 PJPEG_SETERRORCODE_PARAM pSetErrorCode = NULL; in JPEGIoctl() local
354 pSetErrorCode = (PJPEG_SETERRORCODE_PARAM)pArgs; in JPEGIoctl()
355 psJPEG_InstPri->fpJPEGSetErrCode(pSetErrorCode->ErrStatus); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c272 PJPEG_SETERRORCODE_PARAM pSetErrorCode = NULL; in JPEGIoctl() local
422 pSetErrorCode = (PJPEG_SETERRORCODE_PARAM)pArgs; in JPEGIoctl()
423 psJPEG_InstPri->fpJPEGSetErrCode(pSetErrorCode->ErrStatus); in JPEGIoctl()