Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java383 private static final int[] sH263Media0176x0144 = { field in VideoDecoderPerfTest
387 public void testH263Count0176x0144() throws Exception { count(sH263Media0176x0144, 1, 2); } in testH263Count0176x0144()
388 … public void testH263Goog0Perf0176x0144() throws Exception { perf(sH263Media0176x0144, GOOG, 0); } in testH263Goog0Perf0176x0144()
389 …public void testH263Other0Perf0176x0144() throws Exception { perf(sH263Media0176x0144, OTHER, 0); } in testH263Other0Perf0176x0144()
390 …public void testH263Other1Perf0176x0144() throws Exception { perf(sH263Media0176x0144, OTHER, 1); } in testH263Other1Perf0176x0144()