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

  /external/libxcam/xcore/base/
xcam_params.h 40 uint64_t exposure_time_min, exposure_time_max; member in struct:_XCamAeParam
  /external/libxcam/xcore/
handler_interface.cpp 41 _params.exposure_time_max = UINT64_C(0);
241 _params.exposure_time_max = max_time_in_us;
265 *max_time_in_us = _params.exposure_time_max;
handler_interface.h 128 max = _params.exposure_time_max;

Completed in 584 milliseconds