HomeSort by relevance Sort by last modified time
    Searched refs:sensor_exposure_time (Results 1 - 7 of 7) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h 51 int64_t sensor_exposure_time; member in struct:qcamera::__anon1609
QCamera3Channel.cpp     [all...]
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h 54 int64_t sensor_exposure_time; member in struct:qcamera::__anon33027
QCamera3Channel.cpp     [all...]
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 487 int64_t *sensor_exposure_time = local
497 if (NULL != sensor_exposure_time) {
498 p_ae_params.exp_time = (double)(*sensor_exposure_time / 1000000000.0);

Completed in 119 milliseconds