Searched refs:EXIF_SHORT (Results 1 - 7 of 7) sorted by relevance

/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...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg_exif.c105 case EXIF_SHORT: {
229 case EXIF_SHORT: {
335 rc = addExifEntry(exif_info, EXIFTAGID_FLASH, EXIF_SHORT, 1, &val_short);
405 rc = addExifEntry(exif_info, EXIFTAGID_ISO_SPEED_RATING, EXIF_SHORT,
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3PostProc.cpp1246 case EXIF_SHORT:
1368 case EXIF_SHORT:
H A DQCamera3Channel.cpp1658 EXIF_SHORT,
/hardware/qcom/camera/
H A DQCamera_Intf.h724 EXIF_SHORT = 3, enumerator in enum:__anon681
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraPostProc.cpp1483 case EXIF_SHORT:
1601 case EXIF_SHORT:
H A DQCamera2HWI.cpp4067 EXIF_SHORT,

Completed in 162 milliseconds