Searched refs:maxExpectedFps (Results 1 – 2 of 2) sorted by relevance
130 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoDecoders() local132 Math.min(mOperatingRateExpected * FPS_TOLERANCE_FACTOR, maxExpectedFps); in testPerformanceOfHardwareVideoDecoders()
135 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoEncoders() local141 Math.min(mOperatingRateExpected * fpsToleranceFactor, maxExpectedFps); in testPerformanceOfHardwareVideoEncoders()