Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp127 const uint8_t* icc_buf, in _JpegEncode() argument
194 _JpegEmbedIccProfile(&cinfo, icc_buf, icc_length); in _JpegEncode()
547 const uint8_t* icc_buf, in Encode() argument
552 _JpegEncode(pSource, dest_buf, dest_size, quality, icc_buf, icc_length); in Encode()
Dcodec_int.h185 const uint8_t* icc_buf,
/external/pdfium/core/include/fxcodec/
Dfx_codec.h226 const uint8_t* icc_buf = NULL,