Searched defs:useHighBitDepth (Results 1 – 9 of 9) sorted by relevance
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | InputSurface.java | 65 private void eglSetup(boolean useHighBitDepth) { in eglSetup() 155 public InputSurface(Surface surface, boolean releaseSurface, boolean useHighBitDepth) { in InputSurface() 165 public InputSurface(Surface surface, boolean useHighBitDepth) { in InputSurface()
|
D | OutputSurface.java | 71 public OutputSurface(int width, int height, boolean useHighBitDepth) { in OutputSurface() 75 public OutputSurface(int width, int height, boolean useHighBitDepth, boolean useYuvSampling) { in OutputSurface() 149 private void eglSetup(int width, int height, boolean useHighBitDepth, boolean useYuvSampling) { in eglSetup()
|
/cts/tests/tests/media/common/src/android/media/cts/ |
D | InputSurface.java | 56 public InputSurface(Surface surface, boolean releaseSurface, boolean useHighBitDepth) { in InputSurface() 66 public InputSurface(Surface surface, boolean useHighBitDepth) { in InputSurface() 80 private void eglSetup(boolean useHighBitDepth) { in eglSetup()
|
D | OutputSurface.java | 79 public OutputSurface(int width, int height, boolean useHighBitDepth) { in OutputSurface() 83 public OutputSurface(int width, int height, boolean useHighBitDepth, boolean secure) { in OutputSurface() 147 private void eglSetup(int width, int height, boolean useHighBitDepth) { in eglSetup()
|
/cts/tests/mediapc/src/android/mediapc/cts/ |
D | ExtYuvTargetSupportTest.java | 65 public ExtYuvTargetSupportTest(boolean useHighBitDepth) { in ExtYuvTargetSupportTest() 82 private void eglSetup(boolean useHighBitDepth) { in eglSetup()
|
D | MultiTranscoderPerfTest.java | 183 int requiredMinInstances, boolean useHighBitDepth) throws Exception { in testCodec()
|
D | CodecTranscoderTestBase.java | 75 boolean useHighBitDepth) { in CodecTranscoderTestBase() 404 boolean isAsync, boolean useHighBitDepth) { in Transcode()
|
/cts/tests/media/src/android/mediav2/cts/ |
D | DecodeGlAccuracyTest.java | 269 int standard, int transfer, boolean useHighBitDepth, boolean useYuvSampling, in DecodeGlAccuracyTest()
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | DecodeEditEncodeTest.java | 270 int height, int bitRate, boolean useHighBitDepth) { in DecodeEditEncodeTest()
|