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

  /external/jpeg/
jcphuff.c 50 int next_restart_num; /* next restart number to write (0-7) */ member in struct:__anon19611
188 entropy->next_restart_num = 0;
394 emit_restart(entropy, entropy->next_restart_num);
448 entropy->next_restart_num++;
449 entropy->next_restart_num &= 7;
480 emit_restart(entropy, entropy->next_restart_num);
554 entropy->next_restart_num++;
555 entropy->next_restart_num &= 7;
585 emit_restart(entropy, entropy->next_restart_num);
603 entropy->next_restart_num++
    [all...]
jchuff.c 62 int next_restart_num; /* next restart number to write (0-7) */ member in struct:__anon19603
167 entropy->next_restart_num = 0;
492 if (! emit_restart(&state, entropy->next_restart_num))
518 entropy->next_restart_num++;
519 entropy->next_restart_num &= 7;
jdhuff.c 535 // Save restarts_to_go and next_restart_num
537 offset->next_restart_num = cinfo->marker->next_restart_num;
571 // Restore restarts_to_go and next_restart_num
574 cinfo->marker->next_restart_num = offset.next_restart_num;
jdphuff.c 668 // Save restarts_to_go and next_restart_num.
670 offset->next_restart_num = cinfo->marker->next_restart_num;
704 // Restore restarts_to_go and next_restart_num
707 cinfo->marker->next_restart_num = offset.next_restart_num;
jdmarker.c 366 cinfo->marker->next_restart_num = 0;
    [all...]
jpegint.h 226 int next_restart_num; /* next restart number expected (0-7) */ member in struct:jpeg_marker_reader
jpeglib.h 655 unsigned char next_restart_num; member in struct:__anon19654
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 50 int next_restart_num; /* next restart number to write (0-7) */ member in struct:__anon24876
188 entropy->next_restart_num = 0;
394 emit_restart(entropy, entropy->next_restart_num);
448 entropy->next_restart_num++;
449 entropy->next_restart_num &= 7;
480 emit_restart(entropy, entropy->next_restart_num);
554 entropy->next_restart_num++;
555 entropy->next_restart_num &= 7;
585 emit_restart(entropy, entropy->next_restart_num);
603 entropy->next_restart_num++
    [all...]
jchuff.c 62 int next_restart_num; /* next restart number to write (0-7) */ member in struct:__anon24868
167 entropy->next_restart_num = 0;
492 if (! emit_restart(&state, entropy->next_restart_num))
518 entropy->next_restart_num++;
519 entropy->next_restart_num &= 7;
jdhuff.c 535 // Save restarts_to_go and next_restart_num
537 offset->next_restart_num = cinfo->marker->next_restart_num;
571 // Restore restarts_to_go and next_restart_num
574 cinfo->marker->next_restart_num = offset.next_restart_num;
jdphuff.c 672 // Save restarts_to_go and next_restart_num.
674 offset->next_restart_num = cinfo->marker->next_restart_num;
708 // Restore restarts_to_go and next_restart_num
711 cinfo->marker->next_restart_num = offset.next_restart_num;
jdmarker.c 360 cinfo->marker->next_restart_num = 0;
1132 ((int) M_RST0 + cinfo->marker->next_restart_num)) {
1134 TRACEMS1(cinfo, 3, JTRC_RST, cinfo->marker->next_restart_num);
    [all...]
jpegint.h 226 int next_restart_num; /* next restart number expected (0-7) */ member in struct:jpeg_marker_reader
jpeglib.h 655 unsigned char next_restart_num; member in struct:__anon24919
    [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 175 milliseconds