Home
last modified time | relevance | path

Searched refs:skip_variable (Results 1 – 3 of 3) sorted by relevance

/external/jpeg/
Drdjpgcom.c195 skip_variable (void) in skip_variable() function
355 skip_variable(); in scan_JPEG_header()
376 skip_variable(); in scan_JPEG_header()
380 skip_variable(); /* we assume it has a parameter count... */ in scan_JPEG_header()
Djdmarker.c413 #define get_dac(cinfo) skip_variable(cinfo)
845 skip_variable (j_decompress_ptr cinfo) in skip_variable() function
1081 if (! skip_variable(cinfo)) in read_markers()
1280 marker->process_COM = skip_variable; in jinit_marker_reader()
1283 marker->process_APPn[i] = skip_variable; in jinit_marker_reader()
1325 processor = skip_variable; in jpeg_save_markers()
Dwrjpgcom.c264 skip_variable (void) in skip_variable() function
332 skip_variable(); in scan_JPEG_header()