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.java317 private static final int[] sAvcMedia0720x0480 = { field in VideoDecoderPerfTest
321 public void testAvcCount0720x0480() throws Exception { count(sAvcMedia0720x0480, 1, 4); } in testAvcCount0720x0480()
322 public void testAvcGoog0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, GOOG, 0); } in testAvcGoog0Perf0720x0480()
323 … public void testAvcOther0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 0); } in testAvcOther0Perf0720x0480()
324 … public void testAvcOther1Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 1); } in testAvcOther1Perf0720x0480()
325 … public void testAvcOther2Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 2); } in testAvcOther2Perf0720x0480()
326 … public void testAvcOther3Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 3); } in testAvcOther3Perf0720x0480()