OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_array_set_byte_order
(Results
1 - 7
of
7
) sorted by null
/external/libexif/libexif/
exif-utils.h
176
void
exif_array_set_byte_order
(ExifFormat, unsigned char *, unsigned int,
exif-utils.c
26
exif_array_set_byte_order
(ExifFormat f, unsigned char *b, unsigned int n,
function
exif-data.c
1123
exif_array_set_byte_order
(e->format, e->data, e->components, d->old, d->new);
[
all
...]
/external/libexif/libexif/fuji/
exif-mnote-data-fuji.c
306
exif_array_set_byte_order
(n->entries[i].format, n->entries[i].data,
/external/libexif/libexif/canon/
exif-mnote-data-canon.c
105
exif_array_set_byte_order
(n->entries[i].format, n->entries[i].data,
/external/libexif/libexif/pentax/
exif-mnote-data-pentax.c
395
exif_array_set_byte_order
(n->entries[i].format, n->entries[i].data,
/external/libexif/libexif/olympus/
exif-mnote-data-olympus.c
564
exif_array_set_byte_order
(n->entries[i].format, n->entries[i].data,
Completed in 29 milliseconds