Searched defs:flexYUV (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/encoder/src/android/media/encoder/cts/ |
D | VideoEncoderTest.java | 1140 public boolean testSpecific(int width, int height, boolean flexYUV) { in testSpecific() 1199 int width, int height, int frameRate, int bitRate, boolean flexYUV) { in testDetailed() 1218 int width, int height, boolean optional, boolean flexYUV) { in test() 1233 boolean flexYUV, Consumer<VideoProcessorBase> configureVideoProcessor) { in test() 1397 private void specific(Encoder[] encoders, int width, int height, boolean flexYUV) { in specific() 1433 boolean flexYUV) { in detailed()
|