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

/hardware/qcom/camera/
H A DQCamera_Intf.h729 EXIF_SRATIONAL = 10 enumerator in enum:__anon681
/hardware/qcom/camera/mm-image-codec/qexif/
H A Dqexif.h68 EXIF_SRATIONAL = 10 enumerator in enum:__anon743
123 srat_t *_srats; // EXIF_SRATIONAL (count > 1)
124 srat_t _srat; // EXIF_SRATIONAL (count = 1)
1421 // Use EXIFTAGTYPE_SHUTTER_SPEED as the exif_tag_type (EXIF_SRATIONAL)
1426 #define EXIFTAGTYPE_SHUTTER_SPEED EXIF_SRATIONAL
1434 // Use EXIFTAGTYPE_BRIGHTNESS as the exif_tag_type (EXIF_SRATIONAL)
1438 #define EXIFTAGTYPE_BRIGHTNESS EXIF_SRATIONAL
1440 // Use EXIFTAGTYPE_EXPOSURE_BIAS_VALUE as the exif_tag_type (EXIF_SRATIONAL)
1445 #define EXIFTAGTYPE_EXPOSURE_BIAS_VALUE EXIF_SRATIONAL

Completed in 82 milliseconds