Home
last modified time | relevance | path

Searched refs:read_markers (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djdmarker.c952 read_markers (j_decompress_ptr cinfo) in read_markers() function
1266 retcode = read_markers(cinfo); in get_sos_marker_position()
1310 marker->pub.read_markers = read_markers; in jinit_marker_reader()
Djdinput.c324 val = (*cinfo->marker->read_markers) (cinfo); in consume_markers()
Djpegint.h215 JMETHOD(int, read_markers, (j_decompress_ptr cinfo));
/external/jpeg/
Djdmarker.c952 read_markers (j_decompress_ptr cinfo) in read_markers() function
1266 retcode = read_markers(cinfo); in get_sos_marker_position()
1310 marker->pub.read_markers = read_markers; in jinit_marker_reader()
Djdinput.c324 val = (*cinfo->marker->read_markers) (cinfo); in consume_markers()
Djpegint.h215 JMETHOD(int, read_markers, (j_decompress_ptr cinfo));