Searched refs:sH263Media0352x0288 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoDecoderPerfTest.java | 413 private static final String[] sH263Media0352x0288 = { field in VideoDecoderPerfTest 417 public void testH263Count0352x0288() throws Exception { count(sH263Media0352x0288, 2, 2); } in testH263Count0352x0288() 418 … public void testH263Goog0Perf0352x0288() throws Exception { perf(sH263Media0352x0288, GOOG, 0); } in testH263Goog0Perf0352x0288() 419 … public void testH263Goog1Perf0352x0288() throws Exception { perf(sH263Media0352x0288, GOOG, 1); } in testH263Goog1Perf0352x0288() 420 …public void testH263Other0Perf0352x0288() throws Exception { perf(sH263Media0352x0288, OTHER, 0); } in testH263Other0Perf0352x0288() 421 …public void testH263Other1Perf0352x0288() throws Exception { perf(sH263Media0352x0288, OTHER, 1); } in testH263Other1Perf0352x0288()
|