Home
last modified time | relevance | path

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

/external/jpeg/
Dtransupp.h124 JCOPYOPT_ALL /* copy all optional markers */ enumerator
Djpegtran.c172 copyoption = JCOPYOPT_ALL; in parse_switches()
Dtransupp.c871 if (option == JCOPYOPT_ALL) { in jcopy_markers_setup()