Searched refs:ICodec_IccModule (Results 1 – 13 of 13) sorted by relevance
252 ICodec_IccModule::IccCS GetProfileCSFromHandle(void* pProfile) { in GetProfileCSFromHandle()254 return ICodec_IccModule::IccCS_Unknown; in GetProfileCSFromHandle()258 return ICodec_IccModule::IccCS_XYZ; in GetProfileCSFromHandle()260 return ICodec_IccModule::IccCS_Lab; in GetProfileCSFromHandle()262 return ICodec_IccModule::IccCS_Luv; in GetProfileCSFromHandle()264 return ICodec_IccModule::IccCS_YCbCr; in GetProfileCSFromHandle()266 return ICodec_IccModule::IccCS_Yxy; in GetProfileCSFromHandle()268 return ICodec_IccModule::IccCS_Rgb; in GetProfileCSFromHandle()270 return ICodec_IccModule::IccCS_Gray; in GetProfileCSFromHandle()272 return ICodec_IccModule::IccCS_Hsv; in GetProfileCSFromHandle()[all …]
271 class CCodec_IccModule : public ICodec_IccModule {279 void* CreateTransform(ICodec_IccModule::IccParam* pInputParam,280 ICodec_IccModule::IccParam* pOutputParam,281 ICodec_IccModule::IccParam* pProofParam = NULL,320 void* CreateProfile(ICodec_IccModule::IccParam* pIccParam,
27 class ICodec_IccModule; variable72 ICodec_IccModule* GetIccModule() const { return m_pIccModule.get(); } in GetIccModule()89 std::unique_ptr<ICodec_IccModule> m_pIccModule;463 class ICodec_IccModule {489 virtual ~ICodec_IccModule() {} in ~ICodec_IccModule()497 ICodec_IccModule::IccParam* pInputParam,498 ICodec_IccModule::IccParam* pOutputParam,499 ICodec_IccModule::IccParam* pProofParam = NULL,
35 class ICodec_IccModule; variable68 ICodec_IccModule* GetIccModule();
317 ICodec_IccModule* pIccModule = in _ConvertBuffer_1bppPlt2Gray()379 ICodec_IccModule* pIccModule = in _ConvertBuffer_8bppPlt2Gray()417 ICodec_IccModule* pIccModule = in _ConvertBuffer_RgbOrCmyk2Gray()525 ICodec_IccModule* pIccModule = in _ConvertBuffer_Plt2PltRgb8()621 ICodec_IccModule* pIccModule = NULL; in _ConvertBuffer_Rgb2PltRgb8()630 ICodec_IccModule* pIccModule = in _ConvertBuffer_Rgb2PltRgb8()720 ICodec_IccModule* pIccModule = in _ConvertBuffer_1bppPlt2Rgb()781 ICodec_IccModule* pIccModule = in _ConvertBuffer_8bppPlt2Rgb()819 ICodec_IccModule* pIccModule = in _ConvertBuffer_24bppRgb2Rgb24()857 ICodec_IccModule* pIccModule = in _ConvertBuffer_32bppRgb2Rgb24()[all …]
288 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Argb2Graya()491 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Argb2Gray()589 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Rgb2Gray()642 ICodec_IccModule* pIccModule = NULL; in _CompositeRow_Rgb2Graya()1451 ICodec_IccModule* pIccModule = in _CompositeRow_Argb2Argb_Transform()1545 ICodec_IccModule* pIccModule = in _CompositeRow_Rgb2Argb_Blend_NoClip_Transform()1571 ICodec_IccModule* pIccModule = in _CompositeRow_Rgb2Argb_Blend_Clip_Transform()1596 ICodec_IccModule* pIccModule = in _CompositeRow_Rgb2Argb_NoBlend_Clip_Transform()1620 ICodec_IccModule* pIccModule = in _CompositeRow_Rgb2Argb_NoBlend_NoClip_Transform()1646 ICodec_IccModule* pIccModule = in _CompositeRow_Argb2Rgb_Blend_Transform()[all …]
469 ICodec_IccModule* pIccModule = in TransferMask()
57 ICodec_IccModule* CPDF_ModuleMgr::GetIccModule() { in GetIccModule()
508 ICodec_IccModule* pIccModule = in SetColor()
154 ICodec_IccModule* pIccModule = in _Color2Argb()
1085 ICodec_IccModule* pIccModule = NULL; in Init()1501 ICodec_IccModule* pIccModule = in _DibSetPixel()
771 ICodec_IccModule* pIccModule = CPDF_ModuleMgr::Get()->GetIccModule(); in GetRGB()
1569 ICodec_IccModule* pIccModule = NULL; in Init()