HomeSort by relevance Sort by last modified time
    Searched defs:ac_tbl_no (Results 1 - 13 of 13) sorted by null

  /external/jpeg/
jcphuff.c 43 int ac_tbl_no; /* the table number of the single component */ member in struct:__anon19611
156 entropy->ac_tbl_no = tbl = compptr->ac_tbl_no;
329 emit_symbol(entropy, entropy->ac_tbl_no, nbits << 4);
519 emit_symbol(entropy, entropy->ac_tbl_no, 0xF0);
532 emit_symbol(entropy, entropy->ac_tbl_no, (r << 4) + nbits);
677 emit_symbol(entropy, entropy->ac_tbl_no, 0xF0);
700 emit_symbol(entropy, entropy->ac_tbl_no, (r << 4) + 1);
793 tbl = compptr->ac_tbl_no;
jpeglib.h 130 int ac_tbl_no; /* AC entropy table selector (0..3) */ member in struct:__anon19649
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 43 int ac_tbl_no; /* the table number of the single component */ member in struct:__anon24876
156 entropy->ac_tbl_no = tbl = compptr->ac_tbl_no;
329 emit_symbol(entropy, entropy->ac_tbl_no, nbits << 4);
519 emit_symbol(entropy, entropy->ac_tbl_no, 0xF0);
532 emit_symbol(entropy, entropy->ac_tbl_no, (r << 4) + nbits);
677 emit_symbol(entropy, entropy->ac_tbl_no, 0xF0);
700 emit_symbol(entropy, entropy->ac_tbl_no, (r << 4) + 1);
793 tbl = compptr->ac_tbl_no;
jpeglib.h 130 int ac_tbl_no; /* AC entropy table selector (0..3) */ member in struct:__anon24914
    [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 113 milliseconds