Searched refs:getLongFromExifEntry (Results 1 – 1 of 1) sorted by relevance
803 static long getLongFromExifEntry(ExifEntry *e) { in getLongFromExifEntry() function865 info.mImagePixWidth = w ? getLongFromExifEntry(w) : 0; in getObjectInfo()866 info.mImagePixHeight = h ? getLongFromExifEntry(h) : 0; in getObjectInfo()