Home
last modified time | relevance | path

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

/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/
DVideoTranscoderTest.java101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode() argument
104 decColorFormat, isOutputToneMapped, usePersistentSurface, allTestParams); in TestTranscode()
/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/
DVideoTranscoderTest.java101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode() argument
104 decColorFormat, isOutputToneMapped, usePersistentSurface, allTestParams); in TestTranscode()
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java99 int colorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTest() argument
102 colorFormat, isOutputToneMapped, usePersistentSurface, allTestParams); in CodecEncoderSurfaceTest()
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecEncoderSurfaceTestBase.java104 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTestBase() argument
113 mIsOutputToneMapped = isOutputToneMapped; in CodecEncoderSurfaceTestBase()