Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java543 private static final String[] sMpeg4Media1280x0720 = { field in VideoDecoderPerfTest
547 public void testMpeg4Count1280x0720() throws Exception { count(sMpeg4Media1280x0720, 2, 4); } in testMpeg4Count1280x0720()
548 …public void testMpeg4Goog0Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, GOOG, 0); } in testMpeg4Goog0Perf1280x0720()
549 …public void testMpeg4Goog1Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, GOOG, 1); } in testMpeg4Goog1Perf1280x0720()
550 …public void testMpeg4Other0Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, OTHER, 0)… in testMpeg4Other0Perf1280x0720()
551 …public void testMpeg4Other1Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, OTHER, 1)… in testMpeg4Other1Perf1280x0720()
552 …public void testMpeg4Other2Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, OTHER, 2)… in testMpeg4Other2Perf1280x0720()
553 …public void testMpeg4Other3Perf1280x0720() throws Exception { perf(sMpeg4Media1280x0720, OTHER, 3)… in testMpeg4Other3Perf1280x0720()