Searched refs:M_SOF0 (Results 1 – 8 of 8) sorted by relevance
105 #define M_SOF0 0xC0 /* Start Of Frame N */ macro293 case M_SOF0: process = "Baseline"; break; in process_SOFn()351 case M_SOF0: /* Baseline */ in scan_JPEG_header()
151 #define M_SOF0 0xC0 /* Start Of Frame N */ macro299 case M_SOF0: /* Baseline */ in scan_JPEG_header()
22 M_SOF0 = 0xc0, enumerator544 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
24 M_SOF0 = 0xc0, enumerator994 case M_SOF0: /* Baseline */ in read_markers()1219 if (marker < (int)M_SOF0) in jpeg_resync_to_restart()
467 M_SOF0 = 0xc0, enumerator
977 case M_SOF0: in ProcessTables()1077 case M_SOF0: in ReadFileHeader()
1581 { M_SOF0, "SOF0" }, in LookupJPEGMarker()
864 #define M_SOF0 0xC0 /* Start Of Frame N */ macro