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

  /external/jhead/
jhead.h 184 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount, int hasDateTimeTag);
main.c 323 create_EXIF(exifElementTable, exifTagCount, gpsTagCount, hasDateTimeTag);
jhead.c 914 create_EXIF(NULL, 0, 0, 0);
    [all...]
exif.c     [all...]
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 270 create_EXIF(table, exif_tag_count, gps_tag_count, has_datetime_tag);

Completed in 137 milliseconds