Searched defs:inputctl (Results 1 - 8 of 8) sorted by relevance

/external/libjpeg-turbo/
H A Djdinput.c138 cinfo->inputctl->has_multiple_scans = TRUE;
140 cinfo->inputctl->has_multiple_scans = FALSE;
284 cinfo->inputctl->consume_input = cinfo->coef->consume_data;
297 cinfo->inputctl->consume_input = consume_markers;
314 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
317 if (inputctl->pub.eoi_reached) /* After hitting EOI, read no further */
324 if (inputctl->inheaders) { /* 1st SOS */
326 inputctl->inheaders = FALSE;
332 if (! inputctl
365 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
387 my_inputctl_ptr inputctl; local
[all...]
H A Djpeglib.h699 struct jpeg_input_controller * inputctl; member in struct:jpeg_decompress_struct
/external/opencv3/3rdparty/libjpeg/
H A Djdinput.c381 cinfo->inputctl->has_multiple_scans = TRUE;
383 cinfo->inputctl->has_multiple_scans = FALSE;
527 cinfo->inputctl->consume_input = cinfo->coef->consume_data;
540 cinfo->inputctl->consume_input = consume_markers;
561 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
564 if (inputctl->pub.eoi_reached) /* After hitting EOI, read no further */
572 if (inputctl->inheaders) { /* 1st SOS */
573 if (inputctl->inheaders == 1)
576 inputctl
621 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
643 my_inputctl_ptr inputctl; local
[all...]
H A Djpeglib.h675 struct jpeg_input_controller * inputctl; member in struct:jpeg_decompress_struct
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jdinput.c114 cinfo->inputctl->has_multiple_scans = TRUE;
116 cinfo->inputctl->has_multiple_scans = FALSE;
260 cinfo->inputctl->consume_input = cinfo->coef->consume_data;
273 cinfo->inputctl->consume_input = consume_markers;
290 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
293 if (inputctl->pub.eoi_reached) /* After hitting EOI, read no further */
300 if (inputctl->inheaders) { /* 1st SOS */
302 inputctl->inheaders = FALSE;
308 if (! inputctl
341 my_inputctl_ptr inputctl = (my_inputctl_ptr) cinfo->inputctl; local
363 my_inputctl_ptr inputctl; local
[all...]
H A Djpeglib.h725 struct jpeg_input_controller * inputctl; member in struct:jpeg_decompress_struct
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 192 milliseconds