HomeSort by relevance Sort by last modified time
    Searched refs:write_JFIF_header (Results 1 - 13 of 13) sorted by null

  /external/libjpeg-turbo/
jcparam.c 346 cinfo->write_JFIF_header = FALSE; /* No marker for non-JFIF colorspaces */
351 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
364 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
jcmarker.c 482 if (cinfo->write_JFIF_header) /* next an optional JFIF APP0 */
jpeglib.h 386 boolean write_JFIF_header; /* should a JFIF marker be written? */
    [all...]
transupp.c     [all...]
  /external/opencv3/3rdparty/libjpeg/
jcparam.c 440 cinfo->write_JFIF_header = FALSE; /* No marker for non-JFIF colorspaces */
445 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
460 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
jcmarker.c 528 if (cinfo->write_JFIF_header) /* next an optional JFIF APP0 */
jpeglib.h 368 boolean write_JFIF_header; /* should a JFIF marker be written? */
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcparam.c 415 cinfo->write_JFIF_header = FALSE; /* No marker for non-JFIF colorspaces */
420 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
433 cinfo->write_JFIF_header = TRUE; /* Write a JFIF marker */
fpdfapi_jcmarker.c 478 if (cinfo->write_JFIF_header) /* next an optional JFIF APP0 */
jpeglib.h 439 boolean write_JFIF_header; /* should a JFIF marker be written? */
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c     [all...]
  /external/ImageMagick/coders/
jpeg.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c     [all...]

Completed in 109 milliseconds