Home
last modified time | relevance | path

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

/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecDecoderBlockModelDrmTestBase.java95 configureCodecCommon(format, true, true, isEncoder, flags); in configureCodec()
DCodecDecoderBlockModelMultiAccessUnitDrmTestBase.java100 configureCodecCommon(format, true, signalEOSWithLastFrame, isEncoder, flags); in configureCodec()
DCodecDecoderMultiAccessUnitDrmTestBase.java96 configureCodecCommon(format, isAsync, signalEosWithLastFrame, isEncoder, flags); in configureCodec()
DCodecDecoderDrmTestBase.java195 configureCodecCommon(format, isAsync, signalEosWithLastFrame, isEncoder, flags); in configureCodec()
DCodecTestBase.java1174 protected void configureCodecCommon(MediaFormat format, boolean isAsync, in configureCodecCommon() method in CodecTestBase
1207 configureCodecCommon(format, isAsync, cryptoCallAndSignalEosWithLastFrame, isEncoder, in configureCodec()
1227 configureCodecCommon(format, isAsync, cryptoCallAndSignalEosWithLastFrame, in configureCodecInDetachedMode()