HomeSort by relevance Sort by last modified time
    Searched refs:LargestExifOffset (Results 1 - 2 of 2) sorted by null

  /external/jhead/
jhead.h 125 unsigned LargestExifOffset; // Last exif data referenced (to check if thumbnail is at end)
exif.c 624 if (OffsetVal > ImageInfo.LargestExifOffset){
625 ImageInfo.LargestExifOffset = OffsetVal;
    [all...]

Completed in 677 milliseconds