Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java517 private static final String[] sMpeg4Media0176x0144 = { field in VideoDecoderPerfTest
521 public void testMpeg4Count0176x0144() throws Exception { count(sMpeg4Media0176x0144, 2, 4); } in testMpeg4Count0176x0144()
522 …public void testMpeg4Goog0Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, GOOG, 0); } in testMpeg4Goog0Perf0176x0144()
523 …public void testMpeg4Goog1Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, GOOG, 1); } in testMpeg4Goog1Perf0176x0144()
524 …public void testMpeg4Other0Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 0)… in testMpeg4Other0Perf0176x0144()
525 …public void testMpeg4Other1Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 1)… in testMpeg4Other1Perf0176x0144()
526 …public void testMpeg4Other2Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 2)… in testMpeg4Other2Perf0176x0144()
527 …public void testMpeg4Other3Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 3)… in testMpeg4Other3Perf0176x0144()