Lines Matching full:marker_list
104 /* Note: cur_marker is not linked into marker_list until it's all read. */812 if (cinfo->marker_list == NULL) {813 cinfo->marker_list = cur_marker;815 jpeg_saved_marker_ptr prev = cinfo->marker_list;1344 * Control saving of COM and APPn markers into marker_list.