Searched refs:sent_table (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djcomapi.c92 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 */
H A Djcapimin.c129 qtbl->sent_table = suppress;
134 htbl->sent_table = suppress;
136 htbl->sent_table = suppress;
H A Djcmarker.c161 if (! qtbl->sent_table) {
176 qtbl->sent_table = TRUE;
200 if (! htbl->sent_table) {
216 htbl->sent_table = TRUE;
614 * Any table that is defined and not marked sent_table = TRUE will be
615 * emitted. Note that all tables will be marked sent_table = TRUE at exit.
H A Djcparam.c59 /* Initialize sent_table FALSE so table will be written to JPEG file. */
60 (*qtblptr)->sent_table = FALSE;
193 /* Initialize sent_table FALSE so table will be written to JPEG file. */
194 (*htblptr)->sent_table = FALSE;
H A Djpeglib.h101 boolean sent_table; /* TRUE when table has been output */ member in struct:__anon993
117 boolean sent_table; /* TRUE when table has been output */ member in struct:__anon994
H A Djctrans.c96 (*qtblptr)->sent_table = FALSE;
H A Djchuff.c1373 /* Set sent_table FALSE so updated table will be written to JPEG file. */
1374 htbl->sent_table = FALSE;

Completed in 162 milliseconds