Home
last modified time | relevance | path

Searched refs:setConcurrentFps (Results 1 – 6 of 6) sorted by relevance

/cts/tests/mediapc/src/android/mediapc/cts/
DMultiDecoderPerfTest.java207 r5_1__H_1_9.setConcurrentFps(achievedFrameRate); in testCodec()
211 r5_1__H_1_9.setConcurrentFps(achievedFrameRate); in testCodec()
220 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
226 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
231 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
DMultiEncoderPerfTest.java176 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
182 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
187 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
DMultiDecoderPairPerfTest.java295 r5_1__H_1_10.setConcurrentFps(achievedFrameRate); in testCodec()
304 r5_1__H_1_9.setConcurrentFps(achievedFrameRate); in testCodec()
312 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
318 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
323 r5_1__H_1_2.setConcurrentFps(achievedFrameRate); in testCodec()
DMultiTranscoderPerfTest.java268 r5_1__H_1_19.setConcurrentFps(achievedFrameRate); in testCodec()
274 r5_1__H_1_6.setConcurrentFps(achievedFrameRate); in testCodec()
281 r5_1__H_1_6.setConcurrentFps(achievedFrameRate); in testCodec()
286 r5_1__H_1_6.setConcurrentFps(achievedFrameRate); in testCodec()
DMultiEncoderPairPerfTest.java206 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
212 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
217 r5_1__H_1_4.setConcurrentFps(achievedFrameRate); in testCodec()
/cts/tests/mediapc/common/src/android/mediapc/cts/common/
DPerformanceClassEvaluator.java212 public void setConcurrentFps(double achievedFps) { in setConcurrentFps() method in PerformanceClassEvaluator.ConcurrentCodecRequirement