Searched defs:ICodec_IccModule (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcodec/
H A Dfx_codec.h21 class ICodec_IccModule;
65 ICodec_IccModule* GetIccModule()
79 ICodec_IccModule* m_pIccModule;
227 class ICodec_IccModule : public CFX_Object class in inherits:CFX_Object
254 virtual ~ICodec_IccModule() {}
260 virtual FX_LPVOID CreateTransform(ICodec_IccModule::IccParam* pInputParam,
261 ICodec_IccModule::IccParam* pOutputParam,
262 ICodec_IccModule::IccParam* pProofParam = NULL,

Completed in 566 milliseconds