HomeSort by relevance Sort by last modified time
    Searched refs:XMP_NS_CRSS (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_xmp_sdk.h 40 extern const char *XMP_NS_CRSS;
dng_xmp_sdk.cpp 65 const char *XMP_NS_CRSS = "http://ns.adobe.com/camera-raw-saved-settings/1.0/";
250 SXMPMeta::RegisterNamespace (XMP_NS_CRSS,
dng_validate.cpp 464 negative->GetXMP ()->RemoveProperties (XMP_NS_CRSS);
dng_image_writer.cpp     [all...]
  /cts/tests/camera/libctscamera2jni/
dng-validate-jni.cpp 353 negative->GetXMP()->RemoveProperties(XMP_NS_CRSS);

Completed in 70 milliseconds