Home
last modified time | relevance | path

Searched refs:ICCProfile (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_color_space.h151 virtual bool ICCProfile (uint32 &size,
183 virtual bool ICCProfile (uint32 &size,
211 virtual bool ICCProfile (uint32 &size,
239 virtual bool ICCProfile (uint32 &size,
267 virtual bool ICCProfile (uint32 &size,
295 virtual bool ICCProfile (uint32 &size,
323 virtual bool ICCProfile (uint32 &size,
Ddng_color_space.cpp246 bool dng_color_space::ICCProfile (uint32 &size, in ICCProfile() function in dng_color_space
279 bool dng_space_sRGB::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_sRGB
590 bool dng_space_AdobeRGB::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_AdobeRGB
686 bool dng_space_ColorMatch::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_ColorMatch
782 bool dng_space_ProPhoto::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_ProPhoto
908 bool dng_space_GrayGamma18::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_GrayGamma18
989 bool dng_space_GrayGamma22::ICCProfile (uint32 &size, in ICCProfile() function in dng_space_GrayGamma22
Ddng_image_writer.cpp5304 if (space && space->ICCProfile (size, data)) in WriteTIFF()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio0.c1062 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFile(const char *ICCProfile, const char *sAccess) in cmsOpenProfileFromFile() argument
1064 return cmsOpenProfileFromFileTHR(NULL, ICCProfile, sAccess); in cmsOpenProfileFromFile()
1068 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const ch… in cmsOpenProfileFromStreamTHR() argument
1077 NewIcc ->IOhandler = cmsOpenIOhandlerFromStream(ContextID, ICCProfile); in cmsOpenProfileFromStreamTHR()
1095 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStream(FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStream() argument
1097 return cmsOpenProfileFromStreamTHR(NULL, ICCProfile, sAccess); in cmsOpenProfileFromStream()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1521 CMSAPI cmsHPROFILE CMSEXPORT cmsOpenProfileFromFile(const char *ICCProfile, const char *sAcces…
1522 … CMSEXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *ICCProfile, const char *sAc…
1523 CMSAPI cmsHPROFILE CMSEXPORT cmsOpenProfileFromStream(FILE* ICCProfile, const char* sAccess);
1524 … CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char* sAc…
/external/ImageMagick/coders/
Dps.c400 #define ICCProfile "BeginICCProfile:" in ReadPSImage() macro
624 if (LocaleNCompare(ICCProfile,command,strlen(ICCProfile)) == 0) in ReadPSImage()
/external/opencv3/3rdparty/libtiff/
DChangeLog2353 Photoshop and ICCProfile tags custom.