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