Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtransupp.h196 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c183 copyoption = JCOPYOPT_NONE; in parse_switches()
Dturbojpeg.c1867 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()
1911 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
Dtransupp.c1574 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()
/third_party/libjpeg-turbo/
Dtransupp.h216 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
Djpegtran.c191 copyoption = JCOPYOPT_NONE; in parse_switches()
566 copyoption = JCOPYOPT_NONE; in main()
Dturbojpeg.c1976 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE);
2021 JCOPYOPT_NONE : JCOPYOPT_ALL);
Dtransupp.c2315 if (option != JCOPYOPT_NONE && option != JCOPYOPT_ICC) { in jcopy_markers_setup()
/third_party/skia/third_party/externals/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()