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

  /external/jhead/
exif.c     [all...]
jhead.h 179 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount);
main.c 233 int gpsTagCount = 0;
258 ++gpsTagCount;
318 create_EXIF(exifElementTable, exifTagCount, gpsTagCount);

Completed in 59 milliseconds