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