Searched defs:tagCode (Results 1 – 5 of 5) sorted by relevance
/external/dng_sdk/source/ |
D | dng_shared.cpp | 102 uint32 tagCode, in ParseTag() 1084 uint16 tagCode = stream.Get_uint16 (); in ParseExtended() local 1251 uint32 tagCode, in ParseTag() 1306 uint32 tagCode, in Parse_ifd0() 2746 uint32 tagCode, in Parse_ifd0_exif()
|
D | dng_parse_utils.cpp | 159 uint32 tagCode) in LookupTagCode() 1999 uint32 tagCode, in DumpTagValues() 2382 uint32 tagCode, in CheckTagType() 2430 uint32 tagCode, in CheckTagCount() 2477 uint32 tagCode, in CheckColorImage() 2542 uint32 tagCode, in CheckMainIFD() 2582 uint32 tagCode, in CheckRawIFD() 2623 uint32 tagCode, in CheckCFA() 2664 uint32 tagCode, in ParseStringTag() 2755 uint32 tagCode, in ParseDualStringTag() [all …]
|
D | dng_exif.cpp | 755 uint32 tagCode, in ParseTag() 863 uint32 tagCode, in Parse_ifd0() 1257 uint32 tagCode, in Parse_ifd0_main() 1386 uint32 tagCode, in Parse_ifd0_exif() 3564 uint32 tagCode, in Parse_gps() 4026 uint32 tagCode, in Parse_interoperability()
|
D | dng_info.cpp | 101 uint32 tagCode, in ParseTag() 472 uint32 tagCode = stream.Get_uint16 (); in ParseIFD() local 667 uint32 tagCode; in ParseMakerNoteIFD() local 1734 uint32 tagCode = stream.Get_uint16 (); in ParseDNGPrivateData() local 1837 uint32 tagCode = code32 ? stream.Get_uint32 () in ParseDNGPrivateData() local
|
D | dng_ifd.cpp | 263 uint32 tagCode, in ParseTag()
|