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.java535 private static final int[] sVp8Media0640x0360 = { field in VideoDecoderPerfTest
539 public void testVp8Count0640x0360() throws Exception { count(sVp8Media0640x0360, 1, 2); } in testVp8Count0640x0360()
540 public void testVp8Goog0Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, GOOG, 0); } in testVp8Goog0Perf0640x0360()
541 … public void testVp8Other0Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, OTHER, 0); } in testVp8Other0Perf0640x0360()
542 … public void testVp8Other1Perf0640x0360() throws Exception { perf(sVp8Media0640x0360, OTHER, 1); } in testVp8Other1Perf0640x0360()