Searched refs:sMpeg4Media0176x0144 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoDecoderPerfTest.java | 489 private static final int[] sMpeg4Media0176x0144 = { field in VideoDecoderPerfTest 493 public void testMpeg4Count0176x0144() throws Exception { count(sMpeg4Media0176x0144, 1, 4); } in testMpeg4Count0176x0144() 494 …public void testMpeg4Goog0Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, GOOG, 0); } in testMpeg4Goog0Perf0176x0144() 495 …public void testMpeg4Other0Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 0)… in testMpeg4Other0Perf0176x0144() 496 …public void testMpeg4Other1Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 1)… in testMpeg4Other1Perf0176x0144() 497 …public void testMpeg4Other2Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 2)… in testMpeg4Other2Perf0176x0144() 498 …public void testMpeg4Other3Perf0176x0144() throws Exception { perf(sMpeg4Media0176x0144, OTHER, 3)… in testMpeg4Other3Perf0176x0144()
|