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.java568 private static final int[] sVp9Media0320x0180 = { field in VideoDecoderPerfTest
572 public void testVp9Count0320x0180() throws Exception { count(sVp9Media0320x0180, 1, 4); } in testVp9Count0320x0180()
573 public void testVp9Goog0Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, GOOG, 0); } in testVp9Goog0Perf0320x0180()
574 … public void testVp9Other0Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 0); } in testVp9Other0Perf0320x0180()
575 … public void testVp9Other1Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 1); } in testVp9Other1Perf0320x0180()
576 … public void testVp9Other2Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 2); } in testVp9Other2Perf0320x0180()
577 … public void testVp9Other3Perf0320x0180() throws Exception { perf(sVp9Media0320x0180, OTHER, 3); } in testVp9Other3Perf0320x0180()