Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching full:first_marker

937 first_marker (j_decompress_ptr cinfo)
973 /* NB: first_marker() enforces the requirement that SOI appear first. */
976 if (! first_marker(cinfo))