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