Searched defs:ExifShort (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-utils.h48 typedef uint16_t ExifShort; /* 2 bytes */ typedef
68 /*! Retrieve an #ExifShort value from memory.
74 ExifShort exif_get_short (const unsigned char *b, ExifByteOrder order);
116 /*! Store an ExifShort value into memory in EXIF format.
123 ExifShort value);

Completed in 213 milliseconds