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

/external/libjpeg-turbo/
H A Djcmaster.c173 boolean component_sent[MAX_COMPONENTS]; local
200 component_sent[ci] = FALSE;
270 if (component_sent[thisi])
272 component_sent[thisi] = TRUE;
292 if (! component_sent[ci])
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jcmaster.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])

Completed in 55 milliseconds