Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java544 private static final int[] sVp9Media0320x0180 = { field in VideoDecoderPerfTest
548 public void testVp9Count0320x0180() throws Exception { count(sVp9Media0320x0180, 1, 4); } in testVp9Count0320x0180()
549 public void testVp9Goog0Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, GOOG, 0); } in testVp9Goog0Perf0320x0180()
550 … public void testVp9Other0Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 0); } in testVp9Other0Perf0320x0180()
551 … public void testVp9Other1Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 1); } in testVp9Other1Perf0320x0180()
552 … public void testVp9Other2Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 2); } in testVp9Other2Perf0320x0180()
553 … public void testVp9Other3Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 3); } in testVp9Other3Perf0320x0180()