Searched defs:component_sent (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Djcmaster.c138 boolean component_sent[MAX_COMPONENTS]; local
165 component_sent[ci] = FALSE;
235 if (component_sent[thisi])
237 component_sent[thisi] = TRUE;
257 if (! component_sent[ci])
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcmaster.c139 boolean component_sent[MAX_COMPONENTS]; local
166 component_sent[ci] = FALSE;
236 if (component_sent[thisi])
238 component_sent[thisi] = TRUE;
258 if (! component_sent[ci])

Completed in 97 milliseconds