Home
last modified time | relevance | path

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

/frameworks/native/libs/tonemap/
Dtonemap.cpp637 constexpr double maxInLumi = 4000; in lookupTonemapGain() local
643 const double x3 = maxInLumi; in lookupTonemapGain()
689 if (targetNits > maxInLumi) { in lookupTonemapGain()