Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1313 public void testGoogH265FlexNearMinMin() { nearminmin(googH265(), true /* flex */); } in testGoogH265FlexNearMinMin()
1314 public void testGoogH265SurfNearMinMin() { nearminmin(googH265(), false /* flex */); } in testGoogH265SurfNearMinMin()
1315 public void testGoogH264FlexNearMinMin() { nearminmin(googH264(), true /* flex */); } in testGoogH264FlexNearMinMin()
1316 public void testGoogH264SurfNearMinMin() { nearminmin(googH264(), false /* flex */); } in testGoogH264SurfNearMinMin()
1317 public void testGoogH263FlexNearMinMin() { nearminmin(googH263(), true /* flex */); } in testGoogH263FlexNearMinMin()
1318 public void testGoogH263SurfNearMinMin() { nearminmin(googH263(), false /* flex */); } in testGoogH263SurfNearMinMin()
1319 public void testGoogMpeg4FlexNearMinMin() { nearminmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMinMin()
1320 public void testGoogMpeg4SurfNearMinMin() { nearminmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMinMin()
1321 public void testGoogVP8FlexNearMinMin() { nearminmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMinMin()
1322 public void testGoogVP8SurfNearMinMin() { nearminmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMinMin()
[all …]