Searched refs:M_SOF0 (Results 1 – 7 of 7) sorted by relevance
106 #define M_SOF0 0xC0 /* Start Of Frame N */ macro282 case M_SOF0: process = "Baseline"; break; in process_SOFn()339 case M_SOF0: /* Baseline */ in scan_JPEG_header()
157 #define M_SOF0 0xC0 /* Start Of Frame N */ macro305 case M_SOF0: /* Baseline */ in scan_JPEG_header()
17 M_SOF0 = 0xc0, enumerator537 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
21 M_SOF0 = 0xc0, enumerator977 case M_SOF0: /* Baseline */ in read_markers()1202 if (marker < (int) M_SOF0) in jpeg_resync_to_restart()
239 #define M_SOF0 0xC0 // Start Of Frame N macro
284 case M_SOF0: in ReadJpegSections()618 case M_SOF0: in RemoveUnknownSections()
37 { M_SOF0, "Baseline", 0, 0},1716 if (ImageInfo.Process != M_SOF0){ in ShowImageInfo()