Home
last modified time | relevance | path

Searched refs:EXIF_SHORT (Results 1 – 25 of 27) sorted by relevance

12

/device/lge/hammerhead/camera/mm-image-codec/qexif/
Dqexif.h63 EXIF_SHORT = 3, enumerator
589 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
608 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
614 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
621 #define EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION EXIF_SHORT
632 #define EXIFTAGTYPE_THRESH_HOLDING EXIF_SHORT
639 #define EXIFTAGTYPE_CELL_WIDTH EXIF_SHORT
645 #define EXIFTAGTYPE_CELL_HEIGHT EXIF_SHORT
652 #define EXIFTAGTYPE_FILL_ORDER EXIF_SHORT
693 #define EXIFTAGTYPE_ORIENTATION EXIF_SHORT
[all …]
/device/asus/flo/camera/mm-image-codec/qexif/
Dqexif.h63 EXIF_SHORT = 3, enumerator
589 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
608 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
614 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
621 #define EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION EXIF_SHORT
632 #define EXIFTAGTYPE_THRESH_HOLDING EXIF_SHORT
639 #define EXIFTAGTYPE_CELL_WIDTH EXIF_SHORT
645 #define EXIFTAGTYPE_CELL_HEIGHT EXIF_SHORT
652 #define EXIFTAGTYPE_FILL_ORDER EXIF_SHORT
693 #define EXIFTAGTYPE_ORIENTATION EXIF_SHORT
[all …]
/device/moto/shamu/camera/mm-image-codec/qexif/
Dqexif.h63 EXIF_SHORT = 3, enumerator
589 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
608 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
614 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
621 #define EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION EXIF_SHORT
632 #define EXIFTAGTYPE_THRESH_HOLDING EXIF_SHORT
639 #define EXIFTAGTYPE_CELL_WIDTH EXIF_SHORT
645 #define EXIFTAGTYPE_CELL_HEIGHT EXIF_SHORT
652 #define EXIFTAGTYPE_FILL_ORDER EXIF_SHORT
693 #define EXIFTAGTYPE_ORIENTATION EXIF_SHORT
[all …]
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h685 EXIF_SHORT = 3, enumerator
1666 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
1684 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
1690 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
1696 #define EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION EXIF_SHORT
1706 #define EXIFTAGTYPE_THRESH_HOLDING EXIF_SHORT
1713 #define EXIFTAGTYPE_CELL_WIDTH EXIF_SHORT
1719 #define EXIFTAGTYPE_CELL_HEIGHT EXIF_SHORT
1726 #define EXIFTAGTYPE_FILL_ORDER EXIF_SHORT
1765 #define EXIFTAGTYPE_ORIENTATION EXIF_SHORT
[all …]
/device/lge/mako/camera/
DQCamera_Intf.h747 EXIF_SHORT = 3, enumerator
1739 #define EXIFTAGTYPE_GPS_DIFFERENTIAL EXIF_SHORT
1757 #define EXIFTAGTYPE_BITS_PER_SAMPLE EXIF_SHORT
1763 #define EXIFTAGTYPE_COMPRESSION EXIF_SHORT
1769 #define EXIFTAGTYPE_PHOTOMETRIC_INTERPRETATION EXIF_SHORT
1779 #define EXIFTAGTYPE_THRESH_HOLDING EXIF_SHORT
1786 #define EXIFTAGTYPE_CELL_WIDTH EXIF_SHORT
1792 #define EXIFTAGTYPE_CELL_HEIGHT EXIF_SHORT
1799 #define EXIFTAGTYPE_FILL_ORDER EXIF_SHORT
1838 #define EXIFTAGTYPE_ORIENTATION EXIF_SHORT
[all …]
DQCameraHWI_Parm.cpp4025 else if((type == EXIF_SHORT) && (count > 1)) in addExifTag()
4027 else if((type == EXIF_SHORT) && (count == 1)) in addExifTag()
4059 addExifTag(EXIFTAGID_ISO_SPEED_RATING,EXIF_SHORT,1,1,(void *)&(mExifValues.isoSpeed)); in initExifData()
4122 addExifTag(EXIFTAGID_FLASH, EXIF_SHORT, 1, 1, &flashCondition); in initExifData()
4127 addExifTag(EXIFTAGID_WHITE_BALANCE, EXIF_SHORT, 1, 1, &val_short); in initExifData()
DQualcommCameraHardware.cpp2391 else if((type == EXIF_SHORT) && (count > 1)) in addExifTag()
2393 else if((type == EXIF_SHORT) && (count == 1)) in addExifTag()
2636 addExifTag(EXIFTAGID_ISO_SPEED_RATING,EXIF_SHORT,1,1,(void *)&isoMode); in initImageEncodeParameters()
5929 addExifTag(EXIFTAGID_FLASH,EXIF_SHORT,1,1,(void *)&flashMode); in takePicture()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c105 case EXIF_SHORT: { in addExifEntry()
229 case EXIF_SHORT: { in releaseExifEntry()
335 rc = addExifEntry(exif_info, EXIFTAGID_FLASH, EXIF_SHORT, 1, &val_short); in process_sensor_data()
341 rc = addExifEntry(exif_info, EXIFTAGID_SENSING_METHOD, EXIF_SHORT, in process_sensor_data()
349 rc = addExifEntry(exif_info, EXIFTAGID_FOCAL_LENGTH_35MM, EXIF_SHORT, 1, &val_short); in process_sensor_data()
422 rc = addExifEntry(exif_info, EXIFTAGID_ISO_SPEED_RATING, EXIF_SHORT, in process_3a_data()
433 rc = addExifEntry(exif_info, EXIFTAGID_WHITE_BALANCE, EXIF_SHORT, in process_3a_data()
441 rc = addExifEntry(exif_info,EXIFTAGID_METERING_MODE, EXIF_SHORT, in process_3a_data()
449 rc = addExifEntry(exif_info,EXIFTAGID_EXPOSURE_PROGRAM, EXIF_SHORT, in process_3a_data()
457 rc = addExifEntry(exif_info,EXIFTAGID_EXPOSURE_MODE, EXIF_SHORT, in process_3a_data()
[all …]
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c105 case EXIF_SHORT: { in addExifEntry()
229 case EXIF_SHORT: { in releaseExifEntry()
335 rc = addExifEntry(exif_info, EXIFTAGID_FLASH, EXIF_SHORT, 1, &val_short); in process_sensor_data()
405 rc = addExifEntry(exif_info, EXIFTAGID_ISO_SPEED_RATING, EXIF_SHORT, in process_3a_data()
416 rc = addExifEntry(exif_info, EXIFTAGID_WHITE_BALANCE, EXIF_SHORT, in process_3a_data()
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c102 case EXIF_SHORT: { in addExifEntry()
216 case EXIF_SHORT: { in releaseExifEntry()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1663 EXIF_SHORT, in getExifData()
1818 EXIF_SHORT, 1, in getExifData()
1830 EXIF_SHORT, in getExifData()
DQCamera3PostProc.cpp1216 case EXIF_SHORT: in ~QCamera3Exif()
1338 case EXIF_SHORT: in addEntry()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp1241 case EXIF_SHORT: in ~QCamera3Exif()
1363 case EXIF_SHORT: in addEntry()
DQCamera3Channel.cpp1853 EXIF_SHORT, in getExifData()
/device/moto/shamu/camera/
DQCamera_Intf.h724 EXIF_SHORT = 3, enumerator
/device/asus/flo/camera/
DQCamera_Intf.h724 EXIF_SHORT = 3, enumerator
/device/lge/hammerhead/camera/
DQCamera_Intf.h724 EXIF_SHORT = 3, enumerator
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraPostProc.cpp1483 case EXIF_SHORT: in ~QCameraExif()
1601 case EXIF_SHORT: in addEntry()
DQCamera2HWI.cpp4067 EXIF_SHORT, in getExifData()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraPostProc.cpp1483 case EXIF_SHORT: in ~QCameraExif()
1601 case EXIF_SHORT: in addEntry()
DQCamera2HWI.cpp4067 EXIF_SHORT, in getExifData()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp1688 case EXIF_SHORT: in ~QCamera3Exif()
1810 case EXIF_SHORT: in addEntry()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraPostProc.cpp2480 case EXIF_SHORT: in ~QCameraExif()
2598 case EXIF_SHORT: in addEntry()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3827 else if((type == EXIF_SHORT) && (count > 1)) in addExifTag()
3829 else if((type == EXIF_SHORT) && (count == 1)) in addExifTag()
3847 addExifTag(EXIFTAGID_ISO_SPEED_RATING,EXIF_SHORT,1,1,(void *)&(mExifValues.isoSpeed)); in initExifData()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3855 else if((type == EXIF_SHORT) && (count > 1)) in addExifTag()
3857 else if((type == EXIF_SHORT) && (count == 1)) in addExifTag()
3875 addExifTag(EXIFTAGID_ISO_SPEED_RATING,EXIF_SHORT,1,1,(void *)&(mExifValues.isoSpeed)); in initExifData()

12