Home
last modified time | relevance | path

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

/third_party/libjpeg-turbo/
Dtransupp.h198 JCOPYOPT_ALL, /* copy all optional markers */ enumerator
Djpegtran.c187 copyoption = JCOPYOPT_ALL; in parse_switches()
491 if (copyoption == JCOPYOPT_ALL) in main()
Dturbojpeg.c1897 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()
1942 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
Dtransupp.c1578 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtransupp.h198 JCOPYOPT_ALL, /* copy all optional markers */ enumerator
Djpegtran.c187 copyoption = JCOPYOPT_ALL; in parse_switches()
491 if (copyoption == JCOPYOPT_ALL) in main()
Dturbojpeg.c1867 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()
1911 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
Dtransupp.c1578 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtransupp.h218 JCOPYOPT_ALL, /* copy all optional markers */ enumerator
Djpegtran.c200 copyoption = JCOPYOPT_ALL; in parse_switches()
575 if (copyoption == JCOPYOPT_ALL) in jpegtran()
Dturbojpeg.c1957 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()
2002 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
Dtransupp.c2317 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()