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

  /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/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 2827 milliseconds