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.java1418 public void testGoogH265FlexArbitraryW() { arbitraryw(googH265(), true /* flex */); } in testGoogH265FlexArbitraryW()
1419 public void testGoogH265SurfArbitraryW() { arbitraryw(googH265(), false /* flex */); } in testGoogH265SurfArbitraryW()
1420 public void testGoogH264FlexArbitraryW() { arbitraryw(googH264(), true /* flex */); } in testGoogH264FlexArbitraryW()
1421 public void testGoogH264SurfArbitraryW() { arbitraryw(googH264(), false /* flex */); } in testGoogH264SurfArbitraryW()
1422 public void testGoogH263FlexArbitraryW() { arbitraryw(googH263(), true /* flex */); } in testGoogH263FlexArbitraryW()
1423 public void testGoogH263SurfArbitraryW() { arbitraryw(googH263(), false /* flex */); } in testGoogH263SurfArbitraryW()
1424 public void testGoogMpeg4FlexArbitraryW() { arbitraryw(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexArbitraryW()
1425 public void testGoogMpeg4SurfArbitraryW() { arbitraryw(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfArbitraryW()
1426 public void testGoogVP8FlexArbitraryW() { arbitraryw(googVP8(), true /* flex */); } in testGoogVP8FlexArbitraryW()
1427 public void testGoogVP8SurfArbitraryW() { arbitraryw(googVP8(), false /* flex */); } in testGoogVP8SurfArbitraryW()
[all …]