Searched refs:M_SOS (Results 1 – 8 of 8) sorted by relevance
120 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ macro370 case M_SOS: /* stop before hitting compressed data */ in scan_JPEG_header()
166 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ macro314 case M_SOS: /* should not see compressed data before SOF */ in scan_JPEG_header()
55 M_SOS = 0xda, enumerator324 emit_marker(cinfo, M_SOS); in emit_sos()
57 M_SOS = 0xda, enumerator1028 case M_SOS: in read_markers()
495 M_SOS = 0xda, enumerator
993 case M_SOS: in ProcessTables()1119 case M_SOS: in ReadScanHeader()3617 EmitMarker (M_SOS); in EmitSos()
1607 { M_SOS, "SOS" }, in LookupJPEGMarker()
879 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ macro1082 case M_SOS: in jpeg_embed()