Searched refs:exif_data_new_from_file (Results 1 - 5 of 5) sorted by relevance

/external/libexif/contrib/examples/
H A Dphotographer.c81 ed = exif_data_new_from_file(argv[1]);
/external/libexif/test/
H A Dtest-mnote.c84 d = exif_data_new_from_file (argv[1]);
H A Dtest-parse.c65 d = exif_data_new_from_file(filename);
/external/libexif/libexif/
H A Dexif-data.h84 ExifData *exif_data_new_from_file (const char *path);
H A Dexif-data.c991 exif_data_new_from_file (const char *path) function

Completed in 1365 milliseconds