Home
last modified time | relevance | path

Searched defs:exifTime (Results 1 – 5 of 5) sorted by relevance

/dports/misc/perkeep/perkeep-0.11/cmd/pk-put/
H A Duploader.go64 exifTime bool // use the time in exif metadata as the modtime if possible. member
H A Dfiles.go55 exifTime bool // use metadata (such as in EXIF) to find the creation time of the file member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dtypes.cpp500 int exifTime(const char* buf, struct tm* tm) in exifTime() function
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dtypes.cpp551 int exifTime(const char* buf, struct tm* tm) in exifTime() function
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DReconcileTIFF.cpp3009 XMP_Uns32 exifTime[6]; in ExportTIFF_GPSTimeStamp() local