Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp77 static FX_BOOL _JpegEmbedIccProfile(j_compress_ptr cinfo, FX_LPCBYTE icc_buf_ptr, FX_DWORD icc_leng… in _JpegEmbedIccProfile() function
180 _JpegEmbedIccProfile(&cinfo, icc_buf, icc_length); in _JpegEncode()