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

  /external/jhead/
main.c 233 int hasDateTimeTag = FALSE;
268 hasDateTimeTag = TRUE;
323 create_EXIF(exifElementTable, exifTagCount, gpsTagCount, hasDateTimeTag);
jhead.h 185 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount, int hasDateTimeTag);
exif.c     [all...]

Completed in 46 milliseconds