Searched refs:exif_content_get_ifd (Results 1 – 6 of 6) sorted by relevance
179 #define exif_entry_get_ifd(e) ((e)?exif_content_get_ifd((e)->parent):EXIF_IFD_COUNT)
112 ExifIfd exif_content_get_ifd (ExifContent *c);
234 exif_content_get_ifd (ExifContent *c) in exif_content_get_ifd() function280 ExifIfd ifd = exif_content_get_ifd (c); in exif_content_fix()
9 exif_content_get_ifd
1216 switch (exif_content_get_ifd (c)) { in fix_func()
53 printf(" Content %p: ifd=%d\n", content, exif_content_get_ifd(content)); in data_foreach_func()