Searched refs:o_orig (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-utils.c27 ExifByteOrder o_orig, ExifByteOrder o_new)
43 s = exif_get_short (b + j * fs, o_orig);
49 ss = exif_get_sshort (b + j * fs, o_orig);
55 l = exif_get_long (b + j * fs, o_orig);
61 r = exif_get_rational (b + j * fs, o_orig);
67 sl = exif_get_slong (b + j * fs, o_orig);
73 sr = exif_get_srational (b + j * fs, o_orig);
26 exif_array_set_byte_order(ExifFormat f, unsigned char *b, unsigned int n, ExifByteOrder o_orig, ExifByteOrder o_new) argument
H A Dexif-utils.h177 ExifByteOrder o_orig, ExifByteOrder o_new);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/fuji/
H A Dexif-mnote-data-fuji.c294 ExifByteOrder o_orig; local
300 o_orig = n->order;
305 n->entries[i].components, o_orig, o);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/canon/
H A Dexif-mnote-data-canon.c95 ExifByteOrder o_orig; local
101 o_orig = n->order;
106 n->entries[i].components, o_orig, o);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/pentax/
H A Dexif-mnote-data-pentax.c385 ExifByteOrder o_orig; local
391 o_orig = n->order;
396 n->entries[i].components, o_orig, o);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dexif-mnote-data-olympus.c533 ExifByteOrder o_orig; local
539 o_orig = n->order;
544 n->entries[i].components, o_orig, o);

Completed in 43 milliseconds