Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java392 private static final int[] sH263Media0352x0288 = { field in VideoDecoderPerfTest
396 public void testH263Count0352x0288() throws Exception { count(sH263Media0352x0288, 1, 2); } in testH263Count0352x0288()
397 … public void testH263Goog0Perf0352x0288() throws Exception { perf(sH263Media0352x0288, GOOG, 0); } in testH263Goog0Perf0352x0288()
398 …public void testH263Other0Perf0352x0288() throws Exception { perf(sH263Media0352x0288, OTHER, 0); } in testH263Other0Perf0352x0288()
399 …public void testH263Other1Perf0352x0288() throws Exception { perf(sH263Media0352x0288, OTHER, 1); } in testH263Other1Perf0352x0288()