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.java1140 public void testGoogH265FlexNearMinMin() { nearminmin(googH265(), true /* flex */); } in testGoogH265FlexNearMinMin()
1141 public void testGoogH265SurfNearMinMin() { nearminmin(googH265(), false /* flex */); } in testGoogH265SurfNearMinMin()
1142 public void testGoogH264FlexNearMinMin() { nearminmin(googH264(), true /* flex */); } in testGoogH264FlexNearMinMin()
1143 public void testGoogH264SurfNearMinMin() { nearminmin(googH264(), false /* flex */); } in testGoogH264SurfNearMinMin()
1144 public void testGoogH263FlexNearMinMin() { nearminmin(googH263(), true /* flex */); } in testGoogH263FlexNearMinMin()
1145 public void testGoogH263SurfNearMinMin() { nearminmin(googH263(), false /* flex */); } in testGoogH263SurfNearMinMin()
1146 public void testGoogMpeg4FlexNearMinMin() { nearminmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMinMin()
1147 public void testGoogMpeg4SurfNearMinMin() { nearminmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMinMin()
1148 public void testGoogVP8FlexNearMinMin() { nearminmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMinMin()
1149 public void testGoogVP8SurfNearMinMin() { nearminmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMinMin()
[all …]