Searched refs:M_SOF5 (Results 1 – 7 of 7) sorted by relevance
110 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro286 case M_SOF5: process = "Differential sequential"; break; in process_SOFn()343 case M_SOF5: /* Differential sequential, Huffman */ in scan_JPEG_header()
161 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro309 case M_SOF5: /* Differential sequential, Huffman */ in scan_JPEG_header()
26 M_SOF5 = 0xc5, enumerator1009 case M_SOF5: /* Differential sequential, Huffman */ in read_markers()
22 M_SOF5 = 0xc5, enumerator
288 case M_SOF5: in ReadJpegSections()635 case M_SOF5: in RemoveUnknownSections()
256 #define M_SOF5 0xC5 // NB: codes C4 and CC are NOT SOF markers macro
41 { M_SOF5, "Differential sequential", 0, 0},