Home
last modified time | relevance | path

Searched refs:fInteroperabilityIFD (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_shared.h122 uint64 fInteroperabilityIFD; variable
Ddng_info.cpp2167 if (fShared->fInteroperabilityIFD) in Parse()
2174 fTIFFBlockOffset + fShared->fInteroperabilityIFD, in Parse()
2183 fTIFFBlockOffset + fShared->fInteroperabilityIFD, in Parse()
Ddng_shared.cpp1152 , fInteroperabilityIFD (0) in dng_shared()
2789 fInteroperabilityIFD = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()
2795 printf ("InteroperabilityIFD: %u\n", (unsigned) fInteroperabilityIFD); in Parse_ifd0_exif()