Searched refs:ICodec_IccModule (Results 1 – 13 of 13) sorted by relevance
235 ICodec_IccModule::IccCS GetProfileCSFromHandle(FX_LPVOID pProfile) in GetProfileCSFromHandle()238 return ICodec_IccModule::IccCS_Unknown; in GetProfileCSFromHandle()242 return ICodec_IccModule::IccCS_XYZ; in GetProfileCSFromHandle()244 return ICodec_IccModule::IccCS_Lab; in GetProfileCSFromHandle()246 return ICodec_IccModule::IccCS_Luv; in GetProfileCSFromHandle()248 return ICodec_IccModule::IccCS_YCbCr; in GetProfileCSFromHandle()250 return ICodec_IccModule::IccCS_Yxy; in GetProfileCSFromHandle()252 return ICodec_IccModule::IccCS_Rgb; in GetProfileCSFromHandle()254 return ICodec_IccModule::IccCS_Gray; in GetProfileCSFromHandle()256 return ICodec_IccModule::IccCS_Hsv; in GetProfileCSFromHandle()[all …]
161 class CCodec_IccModule : public ICodec_IccModule166 virtual FX_LPVOID CreateTransform(ICodec_IccModule::IccParam* pInputParam,167 ICodec_IccModule::IccParam* pOutputParam,168 ICodec_IccModule::IccParam* pProofParam = NULL,196 …FX_LPVOID CreateProfile(ICodec_IccModule::IccParam* pIccParam, Icc_CLASS ic, CFX_BinaryBuf* pTran…
21 class ICodec_IccModule; variable65 ICodec_IccModule* GetIccModule() in GetIccModule()79 ICodec_IccModule* m_pIccModule;227 class ICodec_IccModule 254 virtual ~ICodec_IccModule() {} in ~ICodec_IccModule()260 virtual FX_LPVOID CreateTransform(ICodec_IccModule::IccParam* pInputParam,261 ICodec_IccModule::IccParam* pOutputParam,262 ICodec_IccModule::IccParam* pProofParam = NULL,
35 class ICodec_IccModule; variable102 ICodec_IccModule* GetIccModule();
330 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_1bppPlt2Gray()383 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_8bppPlt2Gray()412 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_RgbOrCmyk2Gray()500 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_Plt2PltRgb8()581 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_Rgb2PltRgb8()653 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_1bppPlt2Rgb()702 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_8bppPlt2Rgb()731 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_24bppRgb2Rgb24()760 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_32bppRgb2Rgb24()773 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _ConvertBuffer_Rgb2Rgb32()[all …]
306 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Argb2Graya()500 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Argb2Gray()591 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Rgb2Gray()638 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Rgb2Graya()1373 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Argb2Argb_Transform()1457 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Rgb2Argb_Blend_NoClip_Transform()1473 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Rgb2Argb_Blend_Clip_Transform()1489 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Rgb2Argb_NoBlend_Clip_Transform()1505 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Rgb2Argb_NoBlend_NoClip_Transform()1521 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _CompositeRow_Argb2Rgb_Blend_Transform()[all …]
449 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in TransferMask()
120 ICodec_IccModule* CPDF_ModuleMgr::GetIccModule() in GetIccModule()
474 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in SetColor()
112 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _Color2Argb()
1019 ICodec_IccModule* pIccModule = NULL; in Init()1374 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule(); in _DibSetPixel()
666 ICodec_IccModule *pIccModule = CPDF_ModuleMgr::Get()->GetIccModule(); in GetRGB()
1339 ICodec_IccModule* pIccModule = NULL; in Init()