Searched refs:JCOPYOPT_ALL_EXCEPT_ICC (Results 1 – 3 of 3) sorted by relevance
219 JCOPYOPT_ALL_EXCEPT_ICC /* copy all optional markers except APP2 */ enumerator
576 copyoption = JCOPYOPT_ALL_EXCEPT_ICC; in jpegtran()
2317 if (option == JCOPYOPT_ALL || option == JCOPYOPT_ALL_EXCEPT_ICC) { in jcopy_markers_setup()2319 if (option == JCOPYOPT_ALL_EXCEPT_ICC && m == 2) in jcopy_markers_setup()