Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:next_marker

874 next_marker (j_decompress_ptr cinfo)
922 /* Like next_marker, but used to obtain the initial SOI marker. */
963 if (! next_marker(cinfo))
1125 /* Note that next_marker will complain if it skips any data. */
1127 if (! next_marker(cinfo))
1233 if (! next_marker(cinfo))
1261 while(next_marker(cinfo) &&