Home
last modified time | relevance | path

Searched defs:defFormat (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java266 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecode() local
378 MediaFormat defFormat = mCodec.getOutputFormat(); in testFlush() local
512 MediaFormat defFormat = mCodec.getOutputFormat(); in testReconfigure() local
740 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecodeQueueCSD() local
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp421 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testFlush() local
589 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testSimpleDecodeQueueCSD() local