Home
last modified time | relevance | path

Searched refs:exif_content_remove_entry (Results 1 - 7 of 7) sorted by relevance

/third_party/libexif/test/
H A Dtest-value.c148 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
163 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
182 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
211 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
232 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
254 exif_content_remove_entry (data->ifd[EXIF_IFD_0], e); in main()
277 exif_content_remove_entry (data->ifd[EXIF_IFD_INTEROPERABILITY], e); in main()
302 exif_content_remove_entry (data->ifd[EXIF_IFD_GPS], e); in main()
324 exif_content_remove_entry (data->ifd[EXIF_IFD_GPS], e); in main()
348 exif_content_remove_entry (dat in main()
[all...]
H A Dtest-null.c200 exif_content_remove_entry(NULL, NULL); in content_null_test()
212 exif_content_remove_entry(c, NULL); in content_null_test()
H A Dtest-gps.c136 exif_content_remove_entry (data->ifd[EXIF_IFD_GPS], e); in main()
/third_party/libexif/libexif/
H A Dexif-content.h109 void exif_content_remove_entry (ExifContent *c, ExifEntry *e);
H A Dexif-content.c163 exif_content_remove_entry (ExifContent *c, ExifEntry *e) in exif_content_remove_entry() function
298 exif_content_remove_entry (c, e); in remove_not_recorded()
H A Dexif-data.c1851 exif_content_remove_entry (c, c->entries[c->count - 1]); in fix_func()
/third_party/libexif/contrib/c++/
H A Dexif.hxx430 exif_content_remove_entry(content_, entry.entry_); in remove()

Completed in 6 milliseconds