Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1270 public void testGoogH265FlexArbitraryH() { arbitraryh(googH265(), true /* flex */); } in testGoogH265FlexArbitraryH()
1271 public void testGoogH265SurfArbitraryH() { arbitraryh(googH265(), false /* flex */); } in testGoogH265SurfArbitraryH()
1272 public void testGoogH264FlexArbitraryH() { arbitraryh(googH264(), true /* flex */); } in testGoogH264FlexArbitraryH()
1273 public void testGoogH264SurfArbitraryH() { arbitraryh(googH264(), false /* flex */); } in testGoogH264SurfArbitraryH()
1274 public void testGoogH263FlexArbitraryH() { arbitraryh(googH263(), true /* flex */); } in testGoogH263FlexArbitraryH()
1275 public void testGoogH263SurfArbitraryH() { arbitraryh(googH263(), false /* flex */); } in testGoogH263SurfArbitraryH()
1276 public void testGoogMpeg4FlexArbitraryH() { arbitraryh(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexArbitraryH()
1277 public void testGoogMpeg4SurfArbitraryH() { arbitraryh(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfArbitraryH()
1278 public void testGoogVP8FlexArbitraryH() { arbitraryh(googVP8(), true /* flex */); } in testGoogVP8FlexArbitraryH()
1279 public void testGoogVP8SurfArbitraryH() { arbitraryh(googVP8(), false /* flex */); } in testGoogVP8SurfArbitraryH()
[all …]