Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtransupp.h216 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c196 copyoption = JCOPYOPT_NONE; in parse_switches()
Dturbojpeg.c1957 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()
2002 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
Dtransupp.c2313 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()