Home
last modified time | relevance | path

Searched defs:icc_buf_ptr (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp85 static FX_BOOL _JpegLoadIccProfile(j_decompress_ptr cinfo, FX_LPBYTE* icc_buf_ptr, FX_DWORD* icc_le… in _JpegLoadIccProfile()
138 static FX_BOOL _JpegEmbedIccProfile(j_compress_ptr cinfo, FX_LPCBYTE icc_buf_ptr, FX_DWORD icc_leng… in _JpegEmbedIccProfile()
275 FX_LPBYTE* icc_buf_ptr, FX_DWORD* icc_length) in _JpegLoadInfo()
561 FX_LPBYTE* icc_buf_ptr, FX_DWORD* icc_length) in LoadInfo()