Home
last modified time | relevance | path

Searched refs:ExifSLong (Results 1 – 10 of 10) sorted by relevance

/third_party/libexif/libexif/
Dexif-utils.h57 typedef int32_t ExifSLong; /* 4 bytes */ typedef
65 typedef struct {ExifSLong numerator; ExifSLong denominator;} ExifSRational;
98 ExifSLong exif_get_slong (const unsigned char *b, ExifByteOrder order);
150 ExifSLong value);
Dexif-utils.c34 ExifSLong sl; in exif_array_set_byte_order()
129 ExifSLong
145 exif_set_slong (unsigned char *b, ExifByteOrder order, ExifSLong value) in exif_set_slong()
Dexif-entry.c459 ExifSLong v_slong; in exif_entry_format_value()
/third_party/libexif/contrib/c++/
Dexif_module.cxx125 …exif_set_slong(data, bo, extractComponent<ExifSLong>(index, value, "invalid assignment to data: co… in setComponent()
352 RationalConverter<ExifSRational, ExifSLong>(); in BOOST_PYTHON_MODULE()
356 RationalConverter<ExifSRational, ExifSLong> >(); in BOOST_PYTHON_MODULE()
Dexif.hxx193 ExifSLong getSLong(unsigned int index) const in getSLong()
296 void setSLong(unsigned int index, ExifSLong value) const in setSLong()
/third_party/libexif/libexif/apple/
Dmnote-apple-entry.c36 ExifSLong vsl; in mnote_apple_entry_get_value()
/third_party/libexif/libexif/fuji/
Dmnote-fuji-entry.c194 ExifSLong vsl; in mnote_fuji_entry_get_value()
/third_party/libexif/libexif/pentax/
Dmnote-pentax-entry.c312 ExifSLong vsl; in mnote_pentax_entry_get_value()
/third_party/libexif/libexif/canon/
Dmnote-canon-entry.c553 ExifSLong vsl; in mnote_canon_entry_get_value()
/third_party/libexif/libexif/olympus/
Dmnote-olympus-entry.c277 ExifSLong vsl; in mnote_olympus_entry_get_value()