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.java1192 public void testGoogH265FlexNearMaxMin() { nearmaxmin(googH265(), true /* flex */); } in testGoogH265FlexNearMaxMin()
1193 public void testGoogH265SurfNearMaxMin() { nearmaxmin(googH265(), false /* flex */); } in testGoogH265SurfNearMaxMin()
1194 public void testGoogH264FlexNearMaxMin() { nearmaxmin(googH264(), true /* flex */); } in testGoogH264FlexNearMaxMin()
1195 public void testGoogH264SurfNearMaxMin() { nearmaxmin(googH264(), false /* flex */); } in testGoogH264SurfNearMaxMin()
1196 public void testGoogH263FlexNearMaxMin() { nearmaxmin(googH263(), true /* flex */); } in testGoogH263FlexNearMaxMin()
1197 public void testGoogH263SurfNearMaxMin() { nearmaxmin(googH263(), false /* flex */); } in testGoogH263SurfNearMaxMin()
1198 public void testGoogMpeg4FlexNearMaxMin() { nearmaxmin(googMpeg4(), true /* flex */); } in testGoogMpeg4FlexNearMaxMin()
1199 public void testGoogMpeg4SurfNearMaxMin() { nearmaxmin(googMpeg4(), false /* flex */); } in testGoogMpeg4SurfNearMaxMin()
1200 public void testGoogVP8FlexNearMaxMin() { nearmaxmin(googVP8(), true /* flex */); } in testGoogVP8FlexNearMaxMin()
1201 public void testGoogVP8SurfNearMaxMin() { nearmaxmin(googVP8(), false /* flex */); } in testGoogVP8SurfNearMaxMin()
[all …]