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

  /external/libexif/test/
test-mem.c 41 ed = exif_data_new ();
test-value.c 36 d = exif_data_new ();
38 printf ("Error running exif_data_new()\n");
  /external/libexif/libexif/
exif-data.h 67 ExifData *exif_data_new (void);
exif-data.c 92 exif_data_new (void) function
154 edata = exif_data_new ();
    [all...]
  /external/libexif/contrib/examples/
cam_features.c 105 pEd = exif_data_new ();
write-exif.c 203 ExifData *exif = exif_data_new();

Completed in 41 milliseconds