Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java579 private static final int[] sVp9Media0640x0360 = { field in VideoDecoderPerfTest
583 public void testVp9Count0640x0360() throws Exception { count(sVp9Media0640x0360, 1, 4); } in testVp9Count0640x0360()
584 public void testVp9Goog0Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, GOOG, 0); } in testVp9Goog0Perf0640x0360()
585 … public void testVp9Other0Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 0); } in testVp9Other0Perf0640x0360()
586 … public void testVp9Other1Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 1); } in testVp9Other1Perf0640x0360()
587 … public void testVp9Other2Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 2); } in testVp9Other2Perf0640x0360()
588 … public void testVp9Other3Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 3); } in testVp9Other3Perf0640x0360()