Home
last modified time | relevance | path

Searched defs:flexYUV (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java916 public boolean testExtreme(int x, int y, boolean flexYUV, boolean near) { in testExtreme()
926 public boolean testArbitrary(boolean flexYUV, boolean widths) { in testArbitrary()
936 public boolean testSpecific(int width, int height, boolean flexYUV) { in testSpecific()
945 int width, int height, int frameRate, int bitRate, boolean flexYUV) { in testDetailed()
954 private boolean test(int width, int height, boolean optional, boolean flexYUV) { in test()
959 boolean optional, boolean flexYUV) { in test()
1486 private void minmin(Encoder[] encoders, boolean flexYUV) { in minmin()
1490 private void minmax(Encoder[] encoders, boolean flexYUV) { in minmax()
1494 private void maxmin(Encoder[] encoders, boolean flexYUV) { in maxmin()
1498 private void maxmax(Encoder[] encoders, boolean flexYUV) { in maxmax()
[all …]