Searched refs:maxExpectedFps (Results 1 – 2 of 2) sorted by relevance
126 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoDecoders() local128 Math.min(mOperatingRateExpected * FPS_TOLERANCE_FACTOR, maxExpectedFps); in testPerformanceOfHardwareVideoDecoders()
115 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoEncoders() local117 Math.min(mOperatingRateExpected * FPS_TOLERANCE_FACTOR, maxExpectedFps); in testPerformanceOfHardwareVideoEncoders()