Searched refs:XMP_NS_TIFF (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_xmp.cpp | 2414 SyncString (XMP_NS_TIFF, in SyncExif() 2421 SyncString (XMP_NS_TIFF, in SyncExif() 3888 Remove (XMP_NS_TIFF, "NativeDigest"); in SyncExif() 3991 bool dateOnly = DateTimeIsDateOnly (XMP_NS_TIFF, "DateTime"); in UpdateExifDates() 3993 SyncString (XMP_NS_TIFF, in UpdateExifDates() 4007 SetString (XMP_NS_TIFF, in UpdateExifDates() 4106 SetString (XMP_NS_TIFF, in UpdateDateTime() 4132 if (Get_uint32 (XMP_NS_TIFF, in HasOrientation() 4154 if (Get_uint32 (XMP_NS_TIFF, in GetOrientation() 4177 fSDK->Remove (XMP_NS_TIFF, "Orientation"); in ClearOrientation() [all …]
|
D | dng_xmp_sdk.h | 30 extern const char *XMP_NS_TIFF;
|
D | dng_xmp_sdk.cpp | 55 const char *XMP_NS_TIFF = "http://ns.adobe.com/tiff/1.0/"; variable
|