Go to the source code of this file.
Enumerations | |
enum | ExifByteOrder { EXIF_BYTE_ORDER_MOTOROLA, EXIF_BYTE_ORDER_INTEL } |
Functions | |
const char * | exif_byte_order_get_name (ExifByteOrder order) |
|
Definition at line 28 of file exif-byte-order.h. Referenced by exif_entry_fix(), exif_entry_get_value(), exif_entry_initialize(), exif_mnote_data_canon_set_byte_order(), exif_mnote_data_olympus_set_byte_order(), and exif_mnote_data_pentax_set_byte_order(). |
|
Definition at line 29 of file exif-byte-order.c. References _, EXIF_BYTE_ORDER_INTEL, and EXIF_BYTE_ORDER_MOTOROLA. |