Searched refs:currentbestDiffFrameRate (Results 1 – 1 of 1) sorted by relevance
134 const int32_t currentbestDiffFrameRate = bestFrameRate - requested.maxFPS; in GetBestMatchedCapability() local153 currentbestDiffFrameRate) // Frame rate to high but in GetBestMatchedCapability()156 || (currentbestDiffFrameRate < 0 && in GetBestMatchedCapability()158 currentbestDiffFrameRate)) // Current frame rate is in GetBestMatchedCapability()162 if ((currentbestDiffFrameRate == in GetBestMatchedCapability()165 || (currentbestDiffFrameRate >= 0)) { in GetBestMatchedCapability()