Searched refs:exif_array_set_byte_order (Results 1 – 9 of 9) sorted by relevance
/external/libexif/libexif/ |
D | exif-utils.h | 176 void exif_array_set_byte_order (ExifFormat, unsigned char *, unsigned int,
|
D | libexif.sym | 1 exif_array_set_byte_order
|
D | exif-utils.c | 26 exif_array_set_byte_order (ExifFormat f, unsigned char *b, unsigned int n, in exif_array_set_byte_order() function
|
D | exif-data.c | 1123 exif_array_set_byte_order (e->format, e->data, e->components, d->old, d->new); in entry_set_byte_order()
|
/external/libexif/libexif/fuji/ |
D | exif-mnote-data-fuji.c | 306 exif_array_set_byte_order (n->entries[i].format, n->entries[i].data, in exif_mnote_data_fuji_set_byte_order()
|
/external/libexif/libexif/canon/ |
D | exif-mnote-data-canon.c | 105 exif_array_set_byte_order (n->entries[i].format, n->entries[i].data, in exif_mnote_data_canon_set_byte_order()
|
/external/libexif/libexif/pentax/ |
D | exif-mnote-data-pentax.c | 395 exif_array_set_byte_order (n->entries[i].format, n->entries[i].data, in exif_mnote_data_pentax_set_byte_order()
|
/external/libexif/libexif/olympus/ |
D | exif-mnote-data-olympus.c | 564 exif_array_set_byte_order (n->entries[i].format, n->entries[i].data, in exif_mnote_data_olympus_set_byte_order()
|
/external/libexif/ |
D | ChangeLog | 1051 * libexif/exif-utils.c (exif_array_set_byte_order): Return if an invalid 1085 * libexif/exif-utils.[c,h] (exif_array_set_byte_order): New function.
|