Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h418 tcGPSTimeStamp = 7, enumerator
Ddng_exif.cpp3716 case tcGPSTimeStamp: in Parse_gps()
3740 case tcGPSTimeStamp: in Parse_gps()
Ddng_parse_utils.cpp422 { tcGPSTimeStamp, "GPSTimeStamp" }, in LookupTagCode()
Ddng_image_writer.cpp1034 , fGPSTimeStamp (tcGPSTimeStamp, exif.fGPSTimeStamp, 3) in exif_tag_set()