Searched refs:JCOPYOPT_ALL (Results 1 - 11 of 11) sorted by relevance

/external/jpeg/
H A Dtransupp.h124 JCOPYOPT_ALL /* copy all optional markers */ enumerator in enum:__anon22738
H A Djpegtran.c172 copyoption = JCOPYOPT_ALL;
H A Dtransupp.c871 if (option == JCOPYOPT_ALL) {
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dtransupp.h124 JCOPYOPT_ALL /* copy all optional markers */ enumerator in enum:__anon28773
/external/qemu/distrib/jpeg-6b/
H A Dtransupp.h124 JCOPYOPT_ALL /* copy all optional markers */ enumerator in enum:__anon29336
H A Djpegtran.c172 copyoption = JCOPYOPT_ALL;
H A Dtransupp.c871 if (option == JCOPYOPT_ALL) {
/external/chromium_org/third_party/libjpeg_turbo/
H A Dtransupp.h209 JCOPYOPT_ALL /* copy all optional markers */ enumerator in enum:__anon12774
H A Djpegtran.c182 copyoption = JCOPYOPT_ALL;
H A Dturbojpeg.c1250 jcopy_markers_setup(dinfo, JCOPYOPT_ALL);
1300 jcopy_markers_execute(dinfo, cinfo, JCOPYOPT_ALL);
H A Dtransupp.c1573 if (option == JCOPYOPT_ALL) {

Completed in 447 milliseconds