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

  /external/jpeg/
jcomapi.c 92 tbl->sent_table = FALSE; /* make sure this is false in any new table */
104 tbl->sent_table = FALSE; /* make sure this is false in any new table */
jcapimin.c 127 qtbl->sent_table = suppress;
132 htbl->sent_table = suppress;
134 htbl->sent_table = suppress;
jcmarker.c 161 if (! qtbl->sent_table) {
176 qtbl->sent_table = TRUE;
200 if (! htbl->sent_table) {
216 htbl->sent_table = TRUE;
611 * Any table that is defined and not marked sent_table = TRUE will be
612 * emitted. Note that all tables will be marked sent_table = TRUE at exit.
jcparam.c 58 /* Initialize sent_table FALSE so table will be written to JPEG file. */
59 (*qtblptr)->sent_table = FALSE;
176 /* Initialize sent_table FALSE so table will be written to JPEG file. */
177 (*htblptr)->sent_table = FALSE;
jpeglib.h 94 boolean sent_table; /* TRUE when table has been output */ member in struct:__anon4439
110 boolean sent_table; /* TRUE when table has been output */ member in struct:__anon4440
    [all...]
jctrans.c 96 (*qtblptr)->sent_table = FALSE;
jchuff.c 836 /* Set sent_table FALSE so updated table will be written to JPEG file. */
837 htbl->sent_table = FALSE;
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 33 milliseconds