Searched refs:configureCodecCommon (Results 1 – 5 of 5) sorted by relevance
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | CodecDecoderBlockModelDrmTestBase.java | 95 configureCodecCommon(format, true, true, isEncoder, flags); in configureCodec()
|
D | CodecDecoderBlockModelMultiAccessUnitDrmTestBase.java | 100 configureCodecCommon(format, true, signalEOSWithLastFrame, isEncoder, flags); in configureCodec()
|
D | CodecDecoderMultiAccessUnitDrmTestBase.java | 96 configureCodecCommon(format, isAsync, signalEosWithLastFrame, isEncoder, flags); in configureCodec()
|
D | CodecDecoderDrmTestBase.java | 195 configureCodecCommon(format, isAsync, signalEosWithLastFrame, isEncoder, flags); in configureCodec()
|
D | CodecTestBase.java | 1174 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()
|