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

  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 328 create_EXIF(table, exif_tag_count, gps_tag_count, has_datetime_tag);
330 create_EXIF(table, exif_tag_count, gps_tag_count);
  /external/jhead/
jhead.h 198 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 83 milliseconds