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

  /external/libjpeg-turbo/
jcparam.c 347 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
357 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
373 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
381 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag YCCK */
jcmarker.c 484 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 396 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
transupp.c     [all...]
  /external/opencv3/3rdparty/libjpeg/
jcparam.c 441 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
451 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
469 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
477 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag YCCK */
jcmarker.c 530 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 378 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcparam.c 416 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
426 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
442 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
450 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag YCCK */
fpdfapi_jcmarker.c 480 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 449 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c     [all...]

Completed in 71 milliseconds