Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java323 void doOutputFormatChecks(MediaFormat defaultFormat, MediaFormat configuredFormat) { in doOutputFormatChecks() method in CodecDecoderTest
412 doOutputFormatChecks(defFormat, format); in testSimpleDecode()
554 doOutputFormatChecks(defFormat, format); in testFlush()
664 doOutputFormatChecks(defFormat, format); in testReconfigure()
684 doOutputFormatChecks(defFormat, format); in testReconfigure()
701 doOutputFormatChecks(defFormat, format); in testReconfigure()
728 doOutputFormatChecks(defFormat, newFormat); in testReconfigure()
854 doOutputFormatChecks(defFormat, format); in testSimpleDecodeQueueCSD()