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

  /external/jpeg/
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,
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...]
jdhuff.c 307 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;
djpeg.c 381 if (cinfo->unread_marker == JPEG_COM)
385 cinfo->unread_marker - JPEG_APP0, (long) length);
jdtrans.c 115 cinfo->unread_marker = 0;
jdphuff.c 255 if (cinfo->unread_marker == 0)
705 cinfo->unread_marker = 0;
jpeglib.h 622 int unread_marker; member in struct:jpeg_decompress_struct
    [all...]
jdcoefct.c 370 cinfo->unread_marker = 0;
    [all...]
  /external/qemu/distrib/jpeg-6b/
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,
257 TRACEMS4(cinfo, 1, JTRC_SOF, cinfo->unread_marker,
714 switch (cinfo->unread_marker) {
723 ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, cinfo->unread_marker);
756 if (cinfo->unread_marker == (int) M_COM)
759 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
767 cur_marker->marker = (UINT8) cinfo->unread_marker;
820 switch (cinfo->unread_marker) {
828 TRACEMS2(cinfo, 1, JTRC_MISC_MARKER, cinfo->unread_marker,
    [all...]
jdhuff.c 307 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;
djpeg.c 381 if (cinfo->unread_marker == JPEG_COM)
385 cinfo->unread_marker - JPEG_APP0, (long) length);
jdtrans.c 115 cinfo->unread_marker = 0;
jdphuff.c 259 if (cinfo->unread_marker == 0)
709 cinfo->unread_marker = 0;
jpeglib.h 622 int unread_marker; member in struct:jpeg_decompress_struct
    [all...]
jdcoefct.c 370 cinfo->unread_marker = 0;
    [all...]
  /prebuilts/tools/common/m2/internal/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 100 milliseconds