Home
last modified time | relevance | path

Searched refs:ExifTime (Results 1 – 2 of 2) sorted by relevance

/external/jhead/
Djhead.h172 int Exif2tm(struct tm * timeptr, char * ExifTime);
Dexif.c1628 int Exif2tm(struct tm * timeptr, char * ExifTime) in Exif2tm() argument
1637 a = sscanf(ExifTime, "%d%*c%d%*c%d%*c%d:%d:%d", in Exif2tm()