Searched refs:fpsToleranceFactor (Results 1 – 1 of 1) sorted by relevance
136 double fpsToleranceFactor = FPS_TOLERANCE_FACTOR; in testPerformanceOfHardwareVideoEncoders() local138 fpsToleranceFactor = Math.min(0.9, fpsToleranceFactor); in testPerformanceOfHardwareVideoEncoders()141 Math.min(mOperatingRateExpected * fpsToleranceFactor, maxExpectedFps); in testPerformanceOfHardwareVideoEncoders()