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.java1365 public void testGoogH265FlexNearMaxMin() { nearmaxmin(googH265(), true /* flex */); } in testGoogH265FlexNearMaxMin()
1366 public void testGoogH265SurfNearMaxMin() { nearmaxmin(googH265(), false /* flex */); } in testGoogH265SurfNearMaxMin()
1367 public void testGoogH264FlexNearMaxMin() { nearmaxmin(googH264(), true /* flex */); } in testGoogH264FlexNearMaxMin()
1368 public void testGoogH264SurfNearMaxMin() { nearmaxmin(googH264(), false /* flex */); } in testGoogH264SurfNearMaxMin()
1369 public void testGoogH263FlexNearMaxMin() { nearmaxmin(googH263(), true /* flex */); } in testGoogH263FlexNearMaxMin()
1370 public void testGoogH263SurfNearMaxMin() { nearmaxmin(googH263(), false /* flex */); } in testGoogH263SurfNearMaxMin()
1371 public void testGoogMpeg4FlexNearMaxMin() { nearmaxmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMaxMin()
1372 public void testGoogMpeg4SurfNearMaxMin() { nearmaxmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMaxMin()
1373 public void testGoogVP8FlexNearMaxMin() { nearmaxmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMaxMin()
1374 public void testGoogVP8SurfNearMaxMin() { nearmaxmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMaxMin()
[all …]