Searched refs:M_SOF2 (Results 1 – 8 of 8) sorted by relevance
107 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro294 case M_SOF2: process = "Progressive"; break; in process_SOFn()352 case M_SOF2: /* Progressive, Huffman */ in scan_JPEG_header()
153 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro301 case M_SOF2: /* Progressive, Huffman */ in scan_JPEG_header()
24 M_SOF2 = 0xc2, enumerator542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
26 M_SOF2 = 0xc2, enumerator997 case M_SOF2: /* Progressive, Huffman */ in read_markers()
469 M_SOF2 = 0xc2, enumerator
1583 { M_SOF2, "SOF2" }, in LookupJPEGMarker()
979 case M_SOF2: in ProcessTables()
879 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro