Home
last modified time | relevance | path

Searched refs:flash_fired (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c333 int flash_mode_exif, flash_fired; in process_sensor_data() local
335 flash_fired = 1; in process_sensor_data()
337 flash_fired = 0; in process_sensor_data()
356 val_short = (short)(flash_fired | (flash_mode_exif << 3)); in process_sensor_data()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXExif.cpp769 bool flash_fired = (temp_num & 0x1); // value from flash above in setupEXIF_libjpeg() local
784 if(flash_fired) { in setupEXIF_libjpeg()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXExif.cpp767 bool flash_fired = (temp_num & 0x1); // value from flash above in setupEXIF_libjpeg() local
782 if(flash_fired) { in setupEXIF_libjpeg()