Searched refs:exif_data_foreach_content (Results 1 - 3 of 3) sorted by relevance

/external/libexif/test/
H A Dtest-parse.c66 exif_data_foreach_content(d, data_foreach_func, callback_data);
/external/libexif/libexif/
H A Dexif-data.h169 void exif_data_foreach_content (ExifData *data,
H A Dexif-data.c1098 exif_data_foreach_content (ExifData *data, ExifDataForeachContentFunc func, function
1142 exif_data_foreach_content (data, content_set_byte_order, &d);
1260 exif_data_foreach_content (d, fix_func, NULL);

Completed in 521 milliseconds