Searched refs:kBandEnergyCoefficient (Results 1 – 2 of 2) sorted by relevance
153 constexpr inline std::array<float, MAX_NUM_BANDS> kBandEnergyCoefficient = {7.56, 9.69, 9.59, 7.37, variable
209 float bandCoefficient = lvm::kBandEnergyCoefficient[i]; in limitLevel()