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