Searched refs:emit_sof (Results 1 – 1 of 1) sorted by relevance
288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */ in write_frame_header()539 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */ in write_frame_header()542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()544 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()546 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()