Home
last modified time | relevance | path

Searched refs:jpeg_errcode (Results 1 – 4 of 4) sorted by relevance

/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() local
886 if((E_JPEG_UNSUPPORTED_COLORSPACE == jpeg_errcode) in MApi_MJPEG_PushQueue()
887 || (E_JPEG_UNSUPPORTED_SAMP_FACTORS == jpeg_errcode) in MApi_MJPEG_PushQueue()
888 || (E_JPEG_UNSUPPORTED_HUFF_DECODE == jpeg_errcode)) 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() local
1537 if((E_JPEG_UNSUPPORTED_COLORSPACE == jpeg_errcode) in MApi_MJPEG_PushQueue()
1538 || (E_JPEG_UNSUPPORTED_SAMP_FACTORS == jpeg_errcode) in MApi_MJPEG_PushQueue()
1539 || (E_JPEG_UNSUPPORTED_HUFF_DECODE == jpeg_errcode)) in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c1750 JPEG_ErrCode jpeg_errcode = _MApi_JPEG_GetErrorCode(); in MApi_MJPEG_PushQueue() local
1751 if((E_JPEG_UNSUPPORTED_COLORSPACE == jpeg_errcode) in MApi_MJPEG_PushQueue()
1752 || (E_JPEG_UNSUPPORTED_SAMP_FACTORS == jpeg_errcode) in MApi_MJPEG_PushQueue()
1753 || (E_JPEG_UNSUPPORTED_HUFF_DECODE == jpeg_errcode)) in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1680 JPEG_ErrCode jpeg_errcode = _MApi_JPEG_GetErrorCode(); in MApi_MJPEG_PushQueue() local
1681 if((E_JPEG_UNSUPPORTED_COLORSPACE == jpeg_errcode) in MApi_MJPEG_PushQueue()
1682 || (E_JPEG_UNSUPPORTED_SAMP_FACTORS == jpeg_errcode) in MApi_MJPEG_PushQueue()
1683 || (E_JPEG_UNSUPPORTED_HUFF_DECODE == jpeg_errcode)) in MApi_MJPEG_PushQueue()