Home
last modified time | relevance | path

Searched refs:EXIF_BYTE_ORDER_MOTOROLA (Results 1 – 7 of 7) sorted by relevance

/external/libexif/libexif/
Dexif-utils.c91 case EXIF_BYTE_ORDER_MOTOROLA: in exif_get_sshort()
112 case EXIF_BYTE_ORDER_MOTOROLA: in exif_set_sshort()
134 case EXIF_BYTE_ORDER_MOTOROLA: in exif_get_slong()
149 case EXIF_BYTE_ORDER_MOTOROLA: in exif_set_slong()
Dexif-byte-order.c32 case EXIF_BYTE_ORDER_MOTOROLA: in exif_byte_order_get_name()
Dexif-byte-order.h33 EXIF_BYTE_ORDER_MOTOROLA, enumerator
Dexif-data.c509 (const unsigned char *) elem2, EXIF_BYTE_ORDER_MOTOROLA); in cmp_func_motorola()
896 data->priv->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_data_load_data()
/external/libexif/libexif/olympus/
Dexif-mnote-data-olympus.c289 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
295 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
313 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
340 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
374 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
399 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_olympus_load()
/external/libexif/libexif/pentax/
Dmnote-pentax-entry.c412 vs = exif_get_short (entry->data, EXIF_BYTE_ORDER_MOTOROLA); in mnote_pentax_entry_get_value()
Dexif-mnote-data-pentax.c240 n->order = EXIF_BYTE_ORDER_MOTOROLA; in exif_mnote_data_pentax_load()