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