Home
last modified time | relevance | path

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

/external/jhead/
Dmain.c233 int exifTagCount = 0; in saveAttributes() local
Dexif.c1171 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount) in create_EXIF()