Searched refs:exif_data_new_from_file (Results 1 – 12 of 12) sorted by relevance
56 d = exif_data_new_from_file(fn); in main()
84 d = exif_data_new_from_file (argv[1]); in main()
94 d = exif_data_new_from_file(filename); in test_parse()
120 d = exif_data_new_from_file(filename); in test_parse()
101 d = exif_data_new_from_file(filename); in test_parse()
28 exif_data_new_from_file
84 ExifData *exif_data_new_from_file (const char *path);
1075 exif_data_new_from_file (const char *path) in exif_data_new_from_file() function
81 ed = exif_data_new_from_file(argv[1]); in main()
460 : data_(exif_data_new_from_file(path)) in Data()
989 exif_data = exif_data_new_from_file (filepath); in libexif_check_tags_from_taglist()
1779 * libexif/exif-data.c (exif_data_new_from_file): Use the new1994 * libexif/exif-data.c (exif_data_new_from_file): Don't read the whole