Searched refs:JCOPYOPT_ALL (Results 1 – 4 of 4) sorted by relevance
218 JCOPYOPT_ALL, /* copy all optional markers */ enumerator
200 copyoption = JCOPYOPT_ALL; in parse_switches()575 if (copyoption == JCOPYOPT_ALL) in jpegtran()
1957 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()2002 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
2317 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()