Searched refs:fixedRateBelowThresholdLayersScore (Results 1 – 1 of 1) sorted by relevance
56 } fixedRateBelowThresholdLayersScore; member730 for (auto& [mode, overallScore, fixedRateBelowThresholdLayersScore] : scores) { in getRankedFrameRatesLocked()819 fixedRateBelowThresholdLayersScore.modeAboveThreshold += weightedLayerScore; in getRankedFrameRatesLocked()825 fixedRateBelowThresholdLayersScore.modeBelowThreshold += weightedLayerScore; in getRankedFrameRatesLocked()863 for (auto& [frameRateMode, overallScore, fixedRateBelowThresholdLayersScore] : scores) { in getRankedFrameRatesLocked()864 overallScore += fixedRateBelowThresholdLayersScore.modeBelowThreshold; in getRankedFrameRatesLocked()866 overallScore += fixedRateBelowThresholdLayersScore.modeAboveThreshold; in getRankedFrameRatesLocked()