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.java391 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecode() local
479 MediaFormat defFormat = mCodec.getOutputFormat(); in testFlush() local
628 MediaFormat defFormat = mCodec.getOutputFormat(); in testReconfigure() local
818 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecodeQueueCSD() local
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp448 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testFlush() local
585 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testSimpleDecodeQueueCSD() local