Searched refs:exif_data_foreach_content (Results 1 – 4 of 4) sorted by relevance
18 exif_data_foreach_content
169 void exif_data_foreach_content (ExifData *data,
1100 exif_data_foreach_content (ExifData *data, ExifDataForeachContentFunc func, in exif_data_foreach_content() function1144 exif_data_foreach_content (data, content_set_byte_order, &d); in exif_data_set_byte_order()1262 exif_data_foreach_content (d, fix_func, NULL); in exif_data_fix()
66 exif_data_foreach_content(d, data_foreach_func, callback_data); in test_parse()