Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c1840 int retval = 0, i, jpegSubsamp, saveMarkers = 0; in tjTransform() local
1890 if (!(t[i].options & TJXOPT_COPYNONE)) saveMarkers = 1; in tjTransform()
1893 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()