Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_iccmodule.h23 uint32_t dwSrcFormat = Icc_FORMAT_DEFAULT);
Dfx_codec_icc.cpp61 uint32_t dwSrcFormat = Icc_FORMAT_DEFAULT, in IccLib_CreateTransform()
62 uint32_t dwDstFormat = Icc_FORMAT_DEFAULT) { in IccLib_CreateTransform()
/external/pdfium/core/fxcodec/
Dfx_codec_def.h52 #define Icc_FORMAT_DEFAULT 0 macro