Searched refs:pProfile (Results 1 – 3 of 3) sorted by relevance
235 ICodec_IccModule::IccCS GetProfileCSFromHandle(FX_LPVOID pProfile) in GetProfileCSFromHandle() argument237 if (pProfile == NULL) { in GetProfileCSFromHandle()240 switch (cmsGetColorSpace(pProfile)) { in GetProfileCSFromHandle()293 FX_DWORD TransferProfileType(FX_LPVOID pProfile, FX_DWORD dwFormat) in TransferProfileType() argument295 cmsColorSpaceSignature cs = cmsGetColorSpace(pProfile); in TransferProfileType()
583 CPDF_IccProfile* pProfile = new CPDF_IccProfile(stream.GetData(), stream.GetSize()); in GetIccProfile() local586 ipData->m_Obj = pProfile; in GetIccProfile()589 return pProfile; in GetIccProfile()
258 …LPCSTR pFunctionName, LPCSTR pProfile, UINT Flags, ID3D10Blob** ppShader, ID3D10Blob** ppErrorMsgs…