Home
last modified time | relevance | path

Searched refs:DEBUG_HDR_TO_SDR_PLAY_VIDEO (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DHDRDecoderTest.java429 private static boolean DEBUG_HDR_TO_SDR_PLAY_VIDEO = false; field in HDRDecoderTest
478 if (mOutputReceived && !DEBUG_HDR_TO_SDR_PLAY_VIDEO) { in testHdrToSdr()
521 if (mInputEOS || (mOutputReceived && !DEBUG_HDR_TO_SDR_PLAY_VIDEO)) { in testHdrToSdr()
584 if (DEBUG_HDR_TO_SDR_PLAY_VIDEO) { in testHdrToSdr()