Searched defs:gpsTagCount (Results 1 – 2 of 2) sorted by relevance
1196 static void create_EXIF_internal(ExifElement_t* elements, int exifTagCount, int gpsTagCount, char* … in create_EXIF_internal()1408 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount) in create_EXIF()
233 int gpsTagCount = 0; in saveAttributes() local