Lines Matching full:jpeg_write_marker
2349 calling jpeg_write_marker() after jpeg_start_compress() and before the first2353 "JPEG_APP0 + n" for APPn. (Actually, jpeg_write_marker will let you write2356 jpeg_write_marker(cinfo, JPEG_COM, comment_text, strlen(comment_text));