Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java330 private static final int[] sAvcMedia0320x0240 = { field in VideoDecoderPerfTest
334 public void testAvcCount0320x0240() throws Exception { count(sAvcMedia0320x0240, 1, 4); } in testAvcCount0320x0240()
335 public void testAvcGoog0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, GOOG, 0); } in testAvcGoog0Perf0320x0240()
336 … public void testAvcOther0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 0); } in testAvcOther0Perf0320x0240()
337 … public void testAvcOther1Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 1); } in testAvcOther1Perf0320x0240()
338 … public void testAvcOther2Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 2); } in testAvcOther2Perf0320x0240()
339 … public void testAvcOther3Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 3); } in testAvcOther3Perf0320x0240()