Home
last modified time | relevance | path

Searched refs:ExifSShort (Results 1 – 3 of 3) sorted by relevance

/external/libexif/libexif/
Dexif-utils.h51 typedef int16_t ExifSShort; /* 2 bytes */ typedef
82 ExifSShort exif_get_sshort (const unsigned char *b, ExifByteOrder order);
132 ExifSShort value);
Dexif-utils.c32 ExifSShort ss; in exif_array_set_byte_order()
86 ExifSShort
108 exif_set_sshort (unsigned char *b, ExifByteOrder order, ExifSShort value) in exif_set_sshort()
Dexif-entry.c450 ExifSShort v_sshort; in exif_entry_format_value()