Home
last modified time | relevance | path

Searched refs:exif_data_foreach_content (Results 1 – 4 of 4) sorted by relevance

/external/libexif/test/
Dtest-parse.c66 exif_data_foreach_content(d, data_foreach_func, callback_data); in test_parse()
/external/libexif/libexif/
Dlibexif.sym18 exif_data_foreach_content
Dexif-data.h169 void exif_data_foreach_content (ExifData *data,
Dexif-data.c1104 exif_data_foreach_content (ExifData *data, ExifDataForeachContentFunc func, in exif_data_foreach_content() function
1148 exif_data_foreach_content (data, content_set_byte_order, &d); in exif_data_set_byte_order()
1266 exif_data_foreach_content (d, fix_func, NULL); in exif_data_fix()