Home
last modified time | relevance | path

Searched defs:gpsTagCount (Results 1 – 2 of 2) sorted by relevance

/external/jhead/
Dexif.c1196 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()
Dmain.c233 int gpsTagCount = 0; in saveAttributes() local