Home
last modified time | relevance | path

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

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