Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtransupp.h199 JCOPYOPT_ALL_EXCEPT_ICC /* copy all optional markers except APP2 */ enumerator
Djpegtran.c492 copyoption = JCOPYOPT_ALL_EXCEPT_ICC; in main()
Dtransupp.c1578 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()
1580 if (option == JCOPYOPT_ALL_EXCEPT_ICC && m == 2) in jcopy_markers_setup()