Searched refs:pOutputProfile (Results 1 – 1 of 1) sorted by relevance
457 FX_LPVOID pOutputProfile = CreateProfile(pOutputParam, Icc_CLASS_OUTPUT, &key); in CreateTransform() local458 if (pOutputProfile == NULL) { in CreateTransform()462 FX_DWORD dwOutputProfileType = TransferProfileType(pOutputProfile, pOutputParam->dwFormat); in CreateTransform()487 …form = cmsCreateProofingTransform(pInputProfile, dwInputProfileType, pOutputProfile, dwOutputProfi… in CreateTransform()490 …IccTransform = cmsCreateTransform(pInputProfile, dwInputProfileType, pOutputProfile, dwOutputProfi… in CreateTransform()