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.java1278 public void testGoogH265FlexNearMinMin() { nearminmin(googH265(), true /* flex */); } in testGoogH265FlexNearMinMin()
1279 public void testGoogH265SurfNearMinMin() { nearminmin(googH265(), false /* flex */); } in testGoogH265SurfNearMinMin()
1280 public void testGoogH264FlexNearMinMin() { nearminmin(googH264(), true /* flex */); } in testGoogH264FlexNearMinMin()
1281 public void testGoogH264SurfNearMinMin() { nearminmin(googH264(), false /* flex */); } in testGoogH264SurfNearMinMin()
1282 public void testGoogH263FlexNearMinMin() { nearminmin(googH263(), true /* flex */); } in testGoogH263FlexNearMinMin()
1283 public void testGoogH263SurfNearMinMin() { nearminmin(googH263(), false /* flex */); } in testGoogH263SurfNearMinMin()
1284 public void testGoogMpeg4FlexNearMinMin() { nearminmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMinMin()
1285 public void testGoogMpeg4SurfNearMinMin() { nearminmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMinMin()
1286 public void testGoogVP8FlexNearMinMin() { nearminmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMinMin()
1287 public void testGoogVP8SurfNearMinMin() { nearminmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMinMin()
[all …]