Searched refs:M_SOS (Results 1 – 4 of 4) sorted by relevance
125 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ macro374 case M_SOS: /* stop before hitting compressed data */ in scan_JPEG_header()
173 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ macro321 case M_SOS: /* should not see compressed data before SOF */ in scan_JPEG_header()
51 M_SOS = 0xda, enumerator354 emit_marker(cinfo, M_SOS); in emit_sos()386 emit_marker(cinfo, M_SOS); in emit_pseudo_sos()
55 M_SOS = 0xda, enumerator1157 case M_SOS: in read_markers()
Completed in 14 milliseconds