Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG_v2.h226 JPEG_ErrCode ErrCode; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG_v2.h226 JPEG_ErrCode ErrCode; member
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c8118 void _MApi_JPEG_SetErrCode(JPEG_ErrCode ErrCode) in _MApi_JPEG_SetErrCode()
10784 JPEG_SETERRORCODE_PARAM ErrCode; in MApi_JPEG_SetErrCode() local
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c8103 void _MApi_JPEG_SetErrCode(JPEG_ErrCode ErrCode) in _MApi_JPEG_SetErrCode()
10860 JPEG_SETERRORCODE_PARAM ErrCode; in MApi_JPEG_SetErrCode() local
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG.c8666 void _MApi_JPEG_SetErrCode(JPEG_ErrCode ErrCode) in _MApi_JPEG_SetErrCode()
12123 JPEG_SETERRORCODE_PARAM ErrCode; in MApi_JPEG_SetErrCode() local
H A DapiJPEG_OJPD.c8130 void MApi_JPEG_SetErrCode_OJPD(JPEG_ErrCode ErrCode) in MApi_JPEG_SetErrCode_OJPD()