Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c358 , E_JPEG_SOS = 0xDA enumerator
3392 case E_JPEG_SOS: in JPEG_process_markers()
3647 else if ( c != E_JPEG_SOS ) in JPEG_locate_sos_marker()
H A DapiJPEG.c411 , E_JPEG_SOS = 0xDA enumerator
3499 case E_JPEG_SOS: in JPEG_process_markers()
3754 else if ( c != E_JPEG_SOS ) in JPEG_locate_sos_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c342 , E_JPEG_SOS = 0xDA enumerator
3384 case E_JPEG_SOS: in JPEG_process_markers()
3639 else if ( c != E_JPEG_SOS ) in JPEG_locate_sos_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c367 , E_JPEG_SOS = 0xDA enumerator
3350 case E_JPEG_SOS: in JPEG_process_markers()
3594 else if ( c != E_JPEG_SOS ) in JPEG_locate_sos_marker()