Searched defs:exif_content_foreach_entry (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-content.c210 exif_content_foreach_entry (ExifContent *content, function
293 exif_content_foreach_entry (c, fix_func, NULL);
297 * is removed, exif_content_foreach_entry() will skip the next entry,
300 * exif_content_foreach_entry but loop intelligently here.
304 exif_content_foreach_entry (c, remove_not_recorded, NULL);

Completed in 57 milliseconds