Searched refs:pInputProfile (Results 1 – 1 of 1) sorted by relevance
453 FX_LPVOID pInputProfile = CreateProfile(pInputParam, Icc_CLASS_INPUT, &key); in CreateTransform() local454 if (pInputProfile == NULL) { in CreateTransform()461 FX_DWORD dwInputProfileType = TransferProfileType(pInputProfile, pInputParam->dwFormat); in CreateTransform()487 …pTransformCache->m_pIccTransform = cmsCreateProofingTransform(pInputProfile, dwInputProfileType, p… in CreateTransform()490 …pTransformCache->m_pIccTransform = cmsCreateTransform(pInputProfile, dwInputProfileType, pOutputPr… in CreateTransform()