Home
last modified time | relevance | path

Searched refs:EXIF_FORMAT_SLONG (Results 1 - 12 of 12) sorted by relevance

/third_party/libexif/libexif/apple/
H A Dmnote-apple-entry.c55 if (entry->format != EXIF_FORMAT_SLONG) return NULL; in mnote_apple_entry_get_value()
119 case EXIF_FORMAT_SLONG: { in mnote_apple_entry_get_value()
/third_party/libexif/libexif/
H A Dexif-format.h41 EXIF_FORMAT_SLONG = 9, enumerator
H A Dexif-format.c46 {EXIF_FORMAT_SLONG, N_("SLong"), 4},
H A Dexif-utils.c65 case EXIF_FORMAT_SLONG: in exif_array_set_byte_order()
H A Dexif-entry.c221 case EXIF_FORMAT_SLONG: in exif_get_short_convert()
269 case EXIF_FORMAT_SLONG: in exif_entry_fix()
551 case EXIF_FORMAT_SLONG: in exif_entry_format_value()
/third_party/libexif/contrib/c++/
H A Dexif_module.cxx65 case EXIF_FORMAT_SLONG: in component()
124 case EXIF_FORMAT_SLONG: in setComponent()
381 .value("SLONG", EXIF_FORMAT_SLONG) in BOOST_PYTHON_MODULE()
H A Dexif.hxx196 if(entry_->format != EXIF_FORMAT_SLONG) in getSLong()
198 "Exif::Entry::getSLong(): Format is not EXIF_FORMAT_SLONG"); in getSLong()
299 if(entry_->format != EXIF_FORMAT_SLONG) in setSLong()
301 "Exif::Entry::setSLong(): Format is not EXIF_FORMAT_SLONG"); in setSLong()
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c69 } else if (e->format == EXIF_FORMAT_SLONG) { in mnote_huawei_entry_get_value()
201 } else if (e->format == EXIF_FORMAT_SLONG || e->format == EXIF_FORMAT_LONG) { in mnote_huawei_entry_set_value()
362 e->format = EXIF_FORMAT_SLONG; in mnote_huawei_entry_initialize()
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c285 case EXIF_FORMAT_SLONG: in mnote_fuji_entry_get_value()
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c478 case EXIF_FORMAT_SLONG: in mnote_pentax_entry_get_value()
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.c799 case EXIF_FORMAT_SLONG: in mnote_canon_entry_get_value()
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.c802 case EXIF_FORMAT_SLONG: in mnote_olympus_entry_get_value()

Completed in 10 milliseconds