HomeSort by relevance Sort by last modified time
    Searched refs:unread_marker (Results 1 - 23 of 23) sorted by null

  /external/libjpeg-turbo/
jdmarker.c 171 * in cinfo->unread_marker; input restart point is just after the marker.
188 * On resumption, cinfo->unread_marker still contains the marker code,
259 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
730 switch (cinfo->unread_marker) {
739 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
772 if (cinfo->unread_marker == (int) M_COM)
775 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
783 cur_marker->marker = (UINT8) cinfo->unread_marker;
836 switch (cinfo->unread_marker) {
844 TRACEMS2(cinfo, 1, JTRC_MISC_MARKER, cinfo->unread_marker,
    [all...]
jdhuff.c 312 if (cinfo->unread_marker == 0) { /* cannot advance past a marker */
329 * so that we can save a valid unread_marker value. NOTE: we will
356 cinfo->unread_marker = c;
415 cinfo->unread_marker = c1; \
546 if (cinfo->unread_marker == 0)
724 if (cinfo->unread_marker != 0) {
725 cinfo->unread_marker = 0;
769 || cinfo->unread_marker != 0)
djpeg.c 447 if (cinfo->unread_marker == JPEG_COM)
451 cinfo->unread_marker - JPEG_APP0, (long) length);
jdarith.c 119 if (cinfo->unread_marker)
135 cinfo->unread_marker = data;
jdphuff.c 261 if (cinfo->unread_marker == 0)
jpeglib.h 690 int unread_marker; member in struct:jpeg_decompress_struct
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c 169 * in cinfo->unread_marker; input restart point is just after the marker.
186 * On resumption, cinfo->unread_marker still contains the marker code,
265 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
747 switch (cinfo->unread_marker) {
756 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
789 if (cinfo->unread_marker == (int) M_COM)
792 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
800 cur_marker->marker = (UINT8) cinfo->unread_marker;
853 switch (cinfo->unread_marker) {
861 TRACEMS2(cinfo, 1, JTRC_MISC_MARKER, cinfo->unread_marker,
    [all...]
fpdfapi_jdhuff.c 309 if (cinfo->unread_marker == 0) { /* cannot advance past a marker */
326 * so that we can save a valid unread_marker value. NOTE: we will
353 cinfo->unread_marker = c;
497 if (cinfo->unread_marker == 0)
fpdfapi_jdphuff.c 256 if (cinfo->unread_marker == 0)
jpeglib.h 716 int unread_marker; member in struct:jpeg_decompress_struct
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jdmarker.c 171 * in cinfo->unread_marker; input restart point is just after the marker.
188 * On resumption, cinfo->unread_marker still contains the marker code,
262 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
661 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
845 switch (cinfo->unread_marker) {
854 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
887 if (cinfo->unread_marker == (int) M_COM)
890 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
898 cur_marker->marker = (UINT8) cinfo->unread_marker;
951 switch (cinfo->unread_marker) {
    [all...]
jdarith.c 117 if (cinfo->unread_marker)
133 cinfo->unread_marker = data;
jdhuff.c 479 if (cinfo->unread_marker == 0) { /* cannot advance past a marker */
496 * so that we can save a valid unread_marker value. NOTE: we will
523 cinfo->unread_marker = c;
664 if (cinfo->unread_marker == 0)
    [all...]
jpeglib.h 666 int unread_marker; member in struct:jpeg_decompress_struct
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 303 milliseconds