Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java567 private static final String[] sVp8Media0640x0360 = { field in VideoDecoderPerfTest
571 public void testVp8Count0640x0360() throws Exception { count(sVp8Media0640x0360, 2, 2); } in testVp8Count0640x0360()
572 public void testVp8Goog0Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, GOOG, 0); } in testVp8Goog0Perf0640x0360()
573 public void testVp8Goog1Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, GOOG, 1); } in testVp8Goog1Perf0640x0360()
574 … public void testVp8Other0Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, OTHER, 0); } in testVp8Other0Perf0640x0360()
575 … public void testVp8Other1Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, OTHER, 1); } in testVp8Other1Perf0640x0360()