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

  /external/chromium_org/third_party/libjpeg_turbo/
jcparam.c 456 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
466 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
482 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
490 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 401 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
transupp.c     [all...]
  /external/jpeg/
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 */
jcmarker.c 480 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 351 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
transupp.c 906 if (dstinfo->write_Adobe_marker &&
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcparam.c 417 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
427 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
443 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
451 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag YCCK */
fpdfapi_jcmarker.c 481 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 414 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcparam.c 422 cinfo->write_Adobe_marker = FALSE; /* write no Adobe marker by default */
432 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag RGB */
448 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag CMYK */
456 cinfo->write_Adobe_marker = TRUE; /* write Adobe marker to flag YCCK */
jcmarker.c 480 if (cinfo->write_Adobe_marker) /* next an optional Adobe APP14 */
jpeglib.h 351 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]
transupp.c 906 if (dstinfo->write_Adobe_marker &&
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 414 boolean write_Adobe_marker; /* should an Adobe marker be written? */
    [all...]

Completed in 293 milliseconds