Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncodeDecodeTest.java513 MediaFormat decoderOutputFormat = null; in doEncodeDecodeVideoFromBuffer() local
693 decoderOutputFormat = decoder.getOutputFormat(); in doEncodeDecodeVideoFromBuffer()
695 decoderOutputFormat); in doEncodeDecodeVideoFromBuffer()
712 if (!checkFrame(checkIndex++, decoderOutputFormat, outputFrame)) { in doEncodeDecodeVideoFromBuffer()
844 MediaFormat decoderOutputFormat = decoder.getOutputFormat(); in doEncodeDecodeVideoFromSurfaceToSurface() local
846 decoderOutputFormat); in doEncodeDecodeVideoFromSurfaceToSurface()
DEncodeVirtualDisplayTest.java358 MediaFormat decoderOutputFormat = decoder.getOutputFormat(); in doTestEncodeVirtual() local
360 decoderOutputFormat); in doTestEncodeVirtual()