Searched refs:icc_buf (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpeg.cpp | 127 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()
|
D | codec_int.h | 185 const uint8_t* icc_buf,
|
/external/pdfium/core/include/fxcodec/ |
D | fx_codec.h | 226 const uint8_t* icc_buf = NULL,
|