Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java353 private static final int[] sAvcMedia1280x0720 = { field in VideoDecoderPerfTest
359 public void testAvcCount1280x0720() throws Exception { count(sAvcMedia1280x0720, 1, 4); } in testAvcCount1280x0720()
360 public void testAvcGoog0Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, GOOG, 0); } in testAvcGoog0Perf1280x0720()
361 … public void testAvcOther0Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 0); } in testAvcOther0Perf1280x0720()
362 … public void testAvcOther1Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 1); } in testAvcOther1Perf1280x0720()
363 … public void testAvcOther2Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 2); } in testAvcOther2Perf1280x0720()
364 … public void testAvcOther3Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 3); } in testAvcOther3Perf1280x0720()