Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java613 private static final int[] sVp9Media3840x2160 = { field in VideoDecoderPerfTest
618 public void testVp9Count3840x2160() throws Exception { count(sVp9Media3840x2160, 1, 4); } in testVp9Count3840x2160()
619 public void testVp9Goog0Perf3840x2160() throws Exception { perf(sVp9Media3840x2160, GOOG, 0); } in testVp9Goog0Perf3840x2160()
620 … public void testVp9Other0Perf3840x2160() throws Exception { perf(sVp9Media3840x2160, OTHER, 0); } in testVp9Other0Perf3840x2160()
621 … public void testVp9Other1Perf3840x2160() throws Exception { perf(sVp9Media3840x2160, OTHER, 1); } in testVp9Other1Perf3840x2160()
622 … public void testVp9Other2Perf3840x2160() throws Exception { perf(sVp9Media3840x2160, OTHER, 2); } in testVp9Other2Perf3840x2160()
623 … public void testVp9Other3Perf3840x2160() throws Exception { perf(sVp9Media3840x2160, OTHER, 3); } in testVp9Other3Perf3840x2160()