Searched refs:unread_marker (Results 1 - 14 of 14) sorted by relevance

/external/jpeg/
H A Djdmarker.c169 * in cinfo->unread_marker; input restart point is just after the marker.
186 * On resumption, cinfo->unread_marker still contains the marker code,
257 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
722 switch (cinfo->unread_marker) {
731 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
764 if (cinfo->unread_marker == (int) M_COM)
767 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
775 cur_marker->marker = (UINT8) cinfo->unread_marker;
828 switch (cinfo->unread_marker) {
836 TRACEMS2(cinfo, 1, JTRC_MISC_MARKER, cinfo->unread_marker,
[all...]
H A Djdhuff.c307 if (cinfo->unread_marker == 0) { /* cannot advance past a marker */
324 * so that we can save a valid unread_marker value. NOTE: we will
351 cinfo->unread_marker = c;
495 if (cinfo->unread_marker == 0)
572 cinfo->unread_marker = 0;
H A Ddjpeg.c381 if (cinfo->unread_marker == JPEG_COM)
385 cinfo->unread_marker - JPEG_APP0, (long) length);
H A Djdtrans.c115 cinfo->unread_marker = 0;
H A Djdphuff.c255 if (cinfo->unread_marker == 0)
688 cinfo->unread_marker = 0;
H A Djpeglib.h622 int unread_marker; member in struct:jpeg_decompress_struct
871 * Need not pass marker code since it is stored in cinfo->unread_marker.
H A Djdcoefct.c370 cinfo->unread_marker = 0;
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdmarker.c170 * in cinfo->unread_marker; input restart point is just after the marker.
187 * On resumption, cinfo->unread_marker still contains the marker code,
266 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
748 switch (cinfo->unread_marker) {
757 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
790 if (cinfo->unread_marker == (int) M_COM)
793 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
801 cur_marker->marker = (UINT8) cinfo->unread_marker;
854 switch (cinfo->unread_marker) {
862 TRACEMS2(cinfo, 1, JTRC_MISC_MARKER, cinfo->unread_marker,
[all...]
H A Dfpdfapi_jdhuff.c310 if (cinfo->unread_marker == 0) { /* cannot advance past a marker */
327 * so that we can save a valid unread_marker value. NOTE: we will
354 cinfo->unread_marker = c;
498 if (cinfo->unread_marker == 0)
H A Dfpdfapi_jdphuff.c257 if (cinfo->unread_marker == 0)
H A Djpeglib.h681 int unread_marker; member in struct:jpeg_decompress_struct
874 * Need not pass marker code since it is stored in cinfo->unread_marker.
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h681 int unread_marker; member in struct:jpeg_decompress_struct
874 * Need not pass marker code since it is stored in cinfo->unread_marker.
/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 143 milliseconds