Home | History | Annotate | Download | only in libjpeg

Lines Matching full:first_marker

1052 first_marker (j_decompress_ptr cinfo)
1093 /* NB: first_marker() enforces the requirement that SOI appear first. */
1096 if (! first_marker(cinfo))