Searched refs:getMaxExpectedFps (Results 1 – 3 of 3) sorted by relevance
130 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoDecoders()
135 int maxExpectedFps = getMaxExpectedFps(mWidth, mHeight); in testPerformanceOfHardwareVideoEncoders()
282 static int getMaxExpectedFps(int width, int height) { in getMaxExpectedFps() method in CodecPerformanceTestBase