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