Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_xmp.cpp2006 if (SyncString (XMP_NS_EXIF, in SyncIPTC()
2228 Remove (XMP_NS_EXIF, "Flash"); in SyncFlash()
2235 fSDK->SetStructField (XMP_NS_EXIF, in SyncFlash()
2237 XMP_NS_EXIF, in SyncFlash()
2248 fSDK->SetStructField (XMP_NS_EXIF, in SyncFlash()
2250 XMP_NS_EXIF, in SyncFlash()
2263 fSDK->SetStructField (XMP_NS_EXIF, in SyncFlash()
2265 XMP_NS_EXIF, in SyncFlash()
2274 fSDK->SetStructField (XMP_NS_EXIF, in SyncFlash()
2276 XMP_NS_EXIF, in SyncFlash()
[all …]
Ddng_xmp_sdk.h31 extern const char *XMP_NS_EXIF;
Ddng_xmp_sdk.cpp56 const char *XMP_NS_EXIF = "http://ns.adobe.com/exif/1.0/"; variable
Ddng_image_writer.cpp4956 newXMP.Set (XMP_NS_EXIF, "ExifVersion", "0230"); in CleanUpMetadata()
5161 newXMP.RemoveProperties (XMP_NS_EXIF); in CleanUpMetadata()