Searched refs:ExifTime (Results 1 – 2 of 2) sorted by relevance
186 int Exif2tm(struct tm * timeptr, char * ExifTime);
1649 int Exif2tm(struct tm * timeptr, char * ExifTime) in Exif2tm() argument1658 a = sscanf(ExifTime, "%d%*c%d%*c%d%*c%d:%d:%d", in Exif2tm()