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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-content.h102 void exif_content_foreach_entry (ExifContent *content,
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);
H A Dexif-data.c1151 exif_content_foreach_entry (content, entry_set_byte_order, data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/
H A Dtest-parse.c54 exif_content_foreach_entry(content, content_foreach_func, callback_data);

Completed in 50 milliseconds