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

/hardware/qcom/camera/
H A DQCamera_Intf.h724 EXIF_SHORT = 3, enumerator in enum:__anon681
/hardware/qcom/camera/mm-image-codec/qexif/
H A Dqexif.h63 EXIF_SHORT = 3, enumerator in enum:__anon743
114 uint16_t *_shorts; // EXIF_SHORT (count > 1)
115 uint16_t _short; // EXIF_SHORT (count = 1)
581 // Use EXIFTAGTYPE_GPS_DIFFERENTIAL as the exif_tag_type (EXIF_SHORT)
589 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
603 // Use EXIFTAGTYPE_BITS_PER_SAMPLE as the exif_tag_type (EXIF_SHORT)
608 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
610 // Use EXIFTAGTYPE_COMPRESSION as the exif_tag_type (EXIF_SHORT)
614 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
616 // Use EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION as the exif_tag_type (EXIF_SHORT)
[all...]

Completed in 85 milliseconds