Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dtransupp.h122 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
/external/libjpeg-turbo/
Dtransupp.h194 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c180 copyoption = JCOPYOPT_NONE; in parse_switches()
Dtransupp.c1570 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()