Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1252 public void testGoogH265FlexMaxMax() { maxmax(googH265(), true /* flex */); } in testGoogH265FlexMaxMax()
1253 public void testGoogH265SurfMaxMax() { maxmax(googH265(), false /* flex */); } in testGoogH265SurfMaxMax()
1254 public void testGoogH264FlexMaxMax() { maxmax(googH264(), true /* flex */); } in testGoogH264FlexMaxMax()
1255 public void testGoogH264SurfMaxMax() { maxmax(googH264(), false /* flex */); } in testGoogH264SurfMaxMax()
1256 public void testGoogH263FlexMaxMax() { maxmax(googH263(), true /* flex */); } in testGoogH263FlexMaxMax()
1257 public void testGoogH263SurfMaxMax() { maxmax(googH263(), false /* flex */); } in testGoogH263SurfMaxMax()
1258 public void testGoogMpeg4FlexMaxMax() { maxmax(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexMaxMax()
1259 public void testGoogMpeg4SurfMaxMax() { maxmax(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfMaxMax()
1260 public void testGoogVP8FlexMaxMax() { maxmax(googVP8(), true /* flex */); } in testGoogVP8FlexMaxMax()
1261 public void testGoogVP8SurfMaxMax() { maxmax(googVP8(), false /* flex */); } in testGoogVP8SurfMaxMax()
[all …]