Home
last modified time | relevance | path

Searched refs:exif_array_set_byte_order (Results 1 – 5 of 5) sorted by relevance

/external/libexif/libexif/
Dexif-utils.h176 void exif_array_set_byte_order (ExifFormat, unsigned char *, unsigned int,
Dlibexif.sym1 exif_array_set_byte_order
Dexif-utils.c26 exif_array_set_byte_order (ExifFormat f, unsigned char *b, unsigned int n, in exif_array_set_byte_order() function
Dexif-data.c1107 exif_array_set_byte_order (e->format, e->data, e->components, d->old, d->new); in entry_set_byte_order()
/external/libexif/
DChangeLog1051 * 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.