Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java341 private static final int[] sAvcMedia0720x0480 = { field in VideoDecoderPerfTest
345 public void testAvcCount0720x0480() throws Exception { count(sAvcMedia0720x0480, 1, 4); } in testAvcCount0720x0480()
346 public void testAvcGoog0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, GOOG, 0); } in testAvcGoog0Perf0720x0480()
347 … public void testAvcOther0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 0); } in testAvcOther0Perf0720x0480()
348 … public void testAvcOther1Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 1); } in testAvcOther1Perf0720x0480()
349 … public void testAvcOther2Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 2); } in testAvcOther2Perf0720x0480()
350 … public void testAvcOther3Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 3); } in testAvcOther3Perf0720x0480()