Home
last modified time | relevance | path

Searched refs:MApi_JPEG_GetErrorCode (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Dmain.c237 if ( MApi_JPEG_GetErrorCode() != E_JPEG_NO_ERROR ) in main()
239 printf( "Error: Decoder failed! Error status: %i\n", MApi_JPEG_GetErrorCode() ); in main()
420 if (E_JPEG_NO_ERROR != MApi_JPEG_GetErrorCode()) in main()
422 printf( "Error: Decoder failed! Error status: %i\n", MApi_JPEG_GetErrorCode() ); in main()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Dmain.c237 if ( MApi_JPEG_GetErrorCode() != E_JPEG_NO_ERROR ) in main()
239 printf( "Error: Decoder failed! Error status: %i\n", MApi_JPEG_GetErrorCode() ); in main()
420 if (E_JPEG_NO_ERROR != MApi_JPEG_GetErrorCode()) in main()
422 printf( "Error: Decoder failed! Error status: %i\n", MApi_JPEG_GetErrorCode() ); in main()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h666 JPEG_ErrCode MApi_JPEG_GetErrorCode(void);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG.h660 JPEG_ErrCode MApi_JPEG_GetErrorCode(void);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c885 JPEG_ErrCode jpeg_errcode = MApi_JPEG_GetErrorCode(); in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c1536 JPEG_ErrCode jpeg_errcode = MApi_JPEG_GetErrorCode(); in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c2410 EXPORT_SYMBOL(MApi_JPEG_GetErrorCode);
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG.c7756 _USE_OJPD(MApi_JPEG_GetErrorCode); in _MApi_JPEG_GetErrorCode()
11528 JPEG_ErrCode MApi_JPEG_GetErrorCode(void) in MApi_JPEG_GetErrorCode() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt901 EXPORT_SYMBOL(MApi_JPEG_GetErrorCode);
H A Dapi_with_header_file.csv1167 ,,MApi_JPEG_GetErrorCode,apiJPEG.h,1,1,1,1,1,1
H A DDatabase.csv1377 ,,MApi_JPEG_GetErrorCode,apiJPEG.h,1,1,1,1,1,1,1
H A Dpreprocess.txt29865 JPEG_ErrCode MApi_JPEG_GetErrorCode(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c10193 JPEG_ErrCode MApi_JPEG_GetErrorCode(void) in MApi_JPEG_GetErrorCode() function
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c10265 JPEG_ErrCode MApi_JPEG_GetErrorCode(void) in MApi_JPEG_GetErrorCode() function