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.java394 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecode() local
495 MediaFormat defFormat = mCodec.getOutputFormat(); in testFlush() local
644 MediaFormat defFormat = mCodec.getOutputFormat(); in testReconfigure() local
834 MediaFormat defFormat = mCodec.getOutputFormat(); in testSimpleDecodeQueueCSD() local
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp450 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testFlush() local
587 AMediaFormat* defFormat = AMediaCodec_getOutputFormat(mCodec); in testSimpleDecodeQueueCSD() local