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.java615 private static final String[] sVp9Media0640x0360 = { field in VideoDecoderPerfTest
619 public void testVp9Count0640x0360() throws Exception { count(sVp9Media0640x0360, 2, 4); } in testVp9Count0640x0360()
620 public void testVp9Goog0Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, GOOG, 0); } in testVp9Goog0Perf0640x0360()
621 public void testVp9Goog1Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, GOOG, 1); } in testVp9Goog1Perf0640x0360()
622 … public void testVp9Other0Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 0); } in testVp9Other0Perf0640x0360()
623 … public void testVp9Other1Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 1); } in testVp9Other1Perf0640x0360()
624 … public void testVp9Other2Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 2); } in testVp9Other2Perf0640x0360()
625 … public void testVp9Other3Perf0640x0360() throws Exception { perf(sVp9Media0640x0360, OTHER, 3); } in testVp9Other3Perf0640x0360()