Home
last modified time | relevance | path

Searched refs:JCOPYOPT_NONE (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/src/fxcodec/libjpeg/
Dtransupp.h122 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
/external/jpeg/
Dtransupp.h122 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c168 copyoption = JCOPYOPT_NONE; in parse_switches()
Dtransupp.c867 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()
/external/qemu/distrib/jpeg-6b/
Dtransupp.h122 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c168 copyoption = JCOPYOPT_NONE; in parse_switches()
Dtransupp.c867 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()
/external/chromium_org/third_party/libjpeg_turbo/
Dtransupp.h207 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c178 copyoption = JCOPYOPT_NONE; in parse_switches()
Dtransupp.c1569 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()