Home
last modified time | relevance | path

Searched defs:OutProfile (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_profiles.c54 ILboolean ILAPIENTRY ilApplyProfile(ILstring InProfile, ILstring OutProfile) in ilApplyProfile()
/dports/graphics/photivo/photivo/Sources/
H A DptImage_GMC.cpp291 cmsHPROFILE OutProfile = 0; in ptGMCOpenImage() local
H A DptImage.cpp256 cmsHPROFILE OutProfile = 0; in lcmsRGBToRGB() local
319 ptImage* ptImage::lcmsRGBToRGB(cmsHPROFILE OutProfile, in lcmsRGBToRGB()
503 cmsHPROFILE OutProfile = 0; in lcmsRGBToXYZ() local
599 cmsHPROFILE OutProfile = 0; in lcmsXYZToRGB() local
767 cmsHPROFILE OutProfile = 0; in lcmsRGBToLab() local
921 cmsHPROFILE OutProfile = 0; in lcmsLabToRGB() local
/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c4443 profile_t *OutProfile(profile_t **profiles, int nProfiles, in OutProfile() function