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

  /external/jhead/
jhead.h 169 } ExifElement_t;
198 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount, int hasDateTimeTag);
main.c 203 ExifElement_t* exifElementTable = NULL;
223 exifElementTable = malloc(sizeof(ExifElement_t) * attrCnt);
exif.c     [all...]

Completed in 549 milliseconds