Searched refs:exposureNs (Results 1 – 2 of 2) sorted by relevance
456 float QemuCamera::calculateExposureComp(const int64_t exposureNs, in calculateExposureComp() argument459 return (double(exposureNs) * sensorSensitivity in calculateExposureComp()
100 static float calculateExposureComp(int64_t exposureNs, int sensorSensitivity,