Searched refs:exif_data_new (Results 1 - 6 of 6) sorted by relevance

/external/libexif/test/
H A Dtest-mem.c41 ed = exif_data_new ();
H A Dtest-value.c36 d = exif_data_new ();
38 printf ("Error running exif_data_new()\n");
/external/libexif/libexif/
H A Dexif-data.h67 ExifData *exif_data_new (void);
H A Dexif-data.c92 exif_data_new (void) function
154 edata = exif_data_new ();
/external/libexif/contrib/examples/
H A Dcam_features.c105 pEd = exif_data_new ();
H A Dwrite-exif.c203 ExifData *exif = exif_data_new();

Completed in 136 milliseconds