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

  /external/chromium_org/third_party/libjpeg_turbo/
jcmaster.c 173 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/jpeg/
jcmaster.c 138 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/
fpdfapi_jcmaster.c 139 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])
  /external/qemu/distrib/jpeg-6b/
jcmaster.c 138 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 69 milliseconds