Home
last modified time | relevance | path

Searched refs:EXIF_FORMAT_SLONG (Results 1 – 11 of 11) sorted by relevance

/third_party/libexif/libexif/apple/
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/
Dexif-format.h41 EXIF_FORMAT_SLONG = 9, enumerator
Dexif-format.c46 {EXIF_FORMAT_SLONG, N_("SLong"), 4},
Dexif-utils.c65 case EXIF_FORMAT_SLONG: in exif_array_set_byte_order()
Dexif-entry.c189 case EXIF_FORMAT_SLONG: in exif_get_short_convert()
237 case EXIF_FORMAT_SLONG: in exif_entry_fix()
520 case EXIF_FORMAT_SLONG: in exif_entry_format_value()
/third_party/libexif/contrib/c++/
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()
Dexif.hxx196 if(entry_->format != EXIF_FORMAT_SLONG) in getSLong()
299 if(entry_->format != EXIF_FORMAT_SLONG) in setSLong()
/third_party/libexif/libexif/fuji/
Dmnote-fuji-entry.c285 case EXIF_FORMAT_SLONG: in mnote_fuji_entry_get_value()
/third_party/libexif/libexif/pentax/
Dmnote-pentax-entry.c478 case EXIF_FORMAT_SLONG: in mnote_pentax_entry_get_value()
/third_party/libexif/libexif/canon/
Dmnote-canon-entry.c799 case EXIF_FORMAT_SLONG: in mnote_canon_entry_get_value()
/third_party/libexif/libexif/olympus/
Dmnote-olympus-entry.c802 case EXIF_FORMAT_SLONG: in mnote_olympus_entry_get_value()