Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1485 public void testGoogH265FlexNearMaxMin() { nearmaxmin(googH265(), true /* flex */); } in testGoogH265FlexNearMaxMin()
1486 public void testGoogH265SurfNearMaxMin() { nearmaxmin(googH265(), false /* flex */); } in testGoogH265SurfNearMaxMin()
1487 public void testGoogH264FlexNearMaxMin() { nearmaxmin(googH264(), true /* flex */); } in testGoogH264FlexNearMaxMin()
1488 public void testGoogH264SurfNearMaxMin() { nearmaxmin(googH264(), false /* flex */); } in testGoogH264SurfNearMaxMin()
1489 public void testGoogH263FlexNearMaxMin() { nearmaxmin(googH263(), true /* flex */); } in testGoogH263FlexNearMaxMin()
1490 public void testGoogH263SurfNearMaxMin() { nearmaxmin(googH263(), false /* flex */); } in testGoogH263SurfNearMaxMin()
1491 public void testGoogMpeg4FlexNearMaxMin() { nearmaxmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMaxMin()
1492 public void testGoogMpeg4SurfNearMaxMin() { nearmaxmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMaxMin()
1493 public void testGoogVP8FlexNearMaxMin() { nearmaxmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMaxMin()
1494 public void testGoogVP8SurfNearMaxMin() { nearmaxmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMaxMin()
[all …]