Home
last modified time | relevance | path

Searched refs:EXIF_FORMAT_LONG (Results 1 – 13 of 13) sorted by relevance

/third_party/libexif/libexif/
Dexif-data.c813 EXIF_FORMAT_LONG); in exif_data_save_data_content()
828 EXIF_FORMAT_LONG); in exif_data_save_data_content()
849 EXIF_FORMAT_LONG); in exif_data_save_data_content()
873 EXIF_FORMAT_LONG); in exif_data_save_data_content()
894 EXIF_FORMAT_LONG); in exif_data_save_data_content()
1026 EXIF_FORMAT_LONG); in exif_data_save_data_content_general()
1041 EXIF_FORMAT_LONG); in exif_data_save_data_content_general()
1062 EXIF_FORMAT_LONG); in exif_data_save_data_content_general()
1086 EXIF_FORMAT_LONG); in exif_data_save_data_content_general()
1107 EXIF_FORMAT_LONG); in exif_data_save_data_content_general()
Dexif-format.h36 EXIF_FORMAT_LONG = 4, enumerator
Dexif-format.c42 {EXIF_FORMAT_LONG, N_("Long"), 4},
Dexif-utils.c53 case EXIF_FORMAT_LONG: in exif_array_set_byte_order()
Dexif-entry.c187 case EXIF_FORMAT_LONG: in exif_get_short_convert()
236 case EXIF_FORMAT_LONG: in exif_entry_fix()
506 case EXIF_FORMAT_LONG: in exif_entry_format_value()
1499 e->format = EXIF_FORMAT_LONG; in exif_entry_initialize()
1508 e->format = EXIF_FORMAT_LONG; in exif_entry_initialize()
/third_party/libexif/libexif/huawei/
Dmnote-huawei-entry.c66 } else if (e->format == EXIF_FORMAT_LONG) { in mnote_huawei_entry_get_value()
195 } else if (e->format == EXIF_FORMAT_SLONG || e->format == EXIF_FORMAT_LONG) { in mnote_huawei_entry_set_value()
335 e->format = EXIF_FORMAT_LONG; in mnote_huawei_entry_initialize()
/third_party/libexif/contrib/c++/
Dexif_module.cxx63 case EXIF_FORMAT_LONG: in component()
121 case EXIF_FORMAT_LONG: in setComponent()
378 .value("LONG", EXIF_FORMAT_LONG) in BOOST_PYTHON_MODULE()
Dexif.hxx181 if(entry_->format != EXIF_FORMAT_LONG) in getLong()
283 if(entry_->format != EXIF_FORMAT_LONG) in setLong()
/third_party/libexif/libexif/olympus/
Dmnote-olympus-entry.c219 { MNOTE_OLYMPUS_TAG_PREVIEWIMAGEVALID, EXIF_FORMAT_LONG,
343 CF (entry->format, EXIF_FORMAT_LONG, v, maxlen); in mnote_olympus_entry_get_value()
589 CF (entry->format, EXIF_FORMAT_LONG, v, maxlen); in mnote_olympus_entry_get_value()
678 CF (entry->format, EXIF_FORMAT_LONG, v, maxlen); in mnote_olympus_entry_get_value()
797 case EXIF_FORMAT_LONG: in mnote_olympus_entry_get_value()
/third_party/libexif/libexif/canon/
Dmnote-canon-entry.c717 CF (entry->format, EXIF_FORMAT_LONG, val, maxlen); in mnote_canon_entry_get_value()
727 CF (entry->format, EXIF_FORMAT_LONG, val, maxlen); in mnote_canon_entry_get_value()
786 case EXIF_FORMAT_LONG: in mnote_canon_entry_get_value()
/third_party/libexif/libexif/pentax/
Dmnote-pentax-entry.c393 CF (entry->format, EXIF_FORMAT_LONG, val, maxlen); in mnote_pentax_entry_get_value()
461 case EXIF_FORMAT_LONG: in mnote_pentax_entry_get_value()
/third_party/libexif/libexif/apple/
Dmnote-apple-entry.c104 case EXIF_FORMAT_LONG: { in mnote_apple_entry_get_value()
/third_party/libexif/libexif/fuji/
Dmnote-fuji-entry.c281 case EXIF_FORMAT_LONG: in mnote_fuji_entry_get_value()