Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1244 public void testGoogH265FlexArbitraryW() { arbitraryw(googH265(), true /* flex */); } in testGoogH265FlexArbitraryW()
1245 public void testGoogH265SurfArbitraryW() { arbitraryw(googH265(), false /* flex */); } in testGoogH265SurfArbitraryW()
1246 public void testGoogH264FlexArbitraryW() { arbitraryw(googH264(), true /* flex */); } in testGoogH264FlexArbitraryW()
1247 public void testGoogH264SurfArbitraryW() { arbitraryw(googH264(), false /* flex */); } in testGoogH264SurfArbitraryW()
1248 public void testGoogH263FlexArbitraryW() { arbitraryw(googH263(), true /* flex */); } in testGoogH263FlexArbitraryW()
1249 public void testGoogH263SurfArbitraryW() { arbitraryw(googH263(), false /* flex */); } in testGoogH263SurfArbitraryW()
1250 public void testGoogMpeg4FlexArbitraryW() { arbitraryw(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexArbitraryW()
1251 public void testGoogMpeg4SurfArbitraryW() { arbitraryw(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfArbitraryW()
1252 public void testGoogVP8FlexArbitraryW() { arbitraryw(googVP8(), true /* flex */); } in testGoogVP8FlexArbitraryW()
1253 public void testGoogVP8SurfArbitraryW() { arbitraryw(googVP8(), false /* flex */); } in testGoogVP8SurfArbitraryW()
[all …]