Home
last modified time | relevance | path

Searched refs:XMP_NS_CRSS (Results 1 – 4 of 4) sorted by relevance

/external/dng_sdk/source/
Ddng_xmp_sdk.h40 extern const char *XMP_NS_CRSS;
Ddng_xmp_sdk.cpp65 const char *XMP_NS_CRSS = "http://ns.adobe.com/camera-raw-saved-settings/1.0/"; variable
250 SXMPMeta::RegisterNamespace (XMP_NS_CRSS, in InitializeSDK()
Ddng_validate.cpp464 negative->GetXMP ()->RemoveProperties (XMP_NS_CRSS); in dng_validate()
Ddng_image_writer.cpp5167 newXMP.RemoveProperties (XMP_NS_CRSS); in CleanUpMetadata()