Searched refs:sVp8Media1280x0720 (Results 1 – 1 of 1) sorted by relevance
545 private static final int[] sVp8Media1280x0720 = { field in VideoDecoderPerfTest550 public void testVp8Count1280x0720() throws Exception { count(sVp8Media1280x0720, 1, 2); } in testVp8Count1280x0720()551 public void testVp8Goog0Perf1280x0720() throws Exception { perf(sVp8Media1280x0720, GOOG, 0); } in testVp8Goog0Perf1280x0720()552 … public void testVp8Other0Perf1280x0720() throws Exception { perf(sVp8Media1280x0720, OTHER, 0); } in testVp8Other0Perf1280x0720()553 … public void testVp8Other1Perf1280x0720() throws Exception { perf(sVp8Media1280x0720, OTHER, 1); } in testVp8Other1Perf1280x0720()