Searched refs:cmsOpenProfileFromMem (Results 1 – 4 of 4) sorted by relevance
104 srcProfile = cmsOpenProfileFromMem((void*)pSrcProfileData, dwSrcProfileSize); in IccLib_CreateTransform()112 cmsOpenProfileFromMem((void*)pDstProfileData, dwDstProfileSize); in IccLib_CreateTransform()288 cmsOpenProfileFromMem((void*)pProfileData, dwProfileSize); in GetProfileCS()442 pCache->m_pProfile = cmsOpenProfileFromMem(pIccParam->pProfileData, in CreateProfile()
441 cmsOpenProfileFromMem(image->icc_profile_buf, image->icc_profile_len); in color_apply_icc_profile()
1126 cmsHPROFILE CMSEXPORT cmsOpenProfileFromMem(const void* MemPtr, cmsUInt32Number dwSize) in cmsOpenProfileFromMem() function
1525 CMSAPI cmsHPROFILE CMSEXPORT cmsOpenProfileFromMem(const void * MemPtr, cmsUInt32Number dwSize…