Home
last modified time | relevance | path

Searched refs:exif_set_slong (Results 1 - 5 of 5) sorted by relevance

/third_party/libexif/libexif/
H A Dexif-utils.c68 exif_set_slong (b + j * fs, o_new, sl); in exif_array_set_byte_order()
145 exif_set_slong (unsigned char *b, ExifByteOrder order, ExifSLong value) in exif_set_slong() function
173 exif_set_slong (b, order, value); in exif_set_long()
212 exif_set_slong (buf, order, value.numerator); in exif_set_srational()
213 exif_set_slong (buf + 4, order, value.denominator); in exif_set_srational()
H A Dexif-utils.h149 void exif_set_slong (unsigned char *b, ExifByteOrder order,
/third_party/libexif/contrib/c++/
H A Dexif.hxx306 return exif_set_slong(entry_->data in setSLong()
H A Dexif_module.cxx125 exif_set_slong(data, bo, extractComponent<ExifSLong>(index, value, "invalid assignment to data: could not convert value to signed long format")); in setComponent()
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c171 exif_set_slong((unsigned char*)(buff + offset), order, value); in mnote_huawei_entry_value_process()

Completed in 3 milliseconds