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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1388 double baselineExposure = std::log(postRAWGain) / std::log(2.0f); local
1389 int32_t baseExposureSRat[] = { static_cast<int32_t> (baselineExposure * 100),

Completed in 56 milliseconds