Searched refs:decoderOutputFormat (Results 1 – 3 of 3) sorted by relevance
512 MediaFormat decoderOutputFormat = null; in doEncodeDecodeVideoFromBuffer() local707 decoderOutputFormat = decoder.getOutputFormat(); in doEncodeDecodeVideoFromBuffer()709 decoderOutputFormat); in doEncodeDecodeVideoFromBuffer()727 … if (!checkFrame(checkIndex++, decoderOutputFormat, outputFrame, outputImage)) { in doEncodeDecodeVideoFromBuffer()862 MediaFormat decoderOutputFormat = decoder.getOutputFormat(); in doEncodeDecodeVideoFromSurfaceToSurface() local864 decoderOutputFormat); in doEncodeDecodeVideoFromSurfaceToSurface()
366 MediaFormat decoderOutputFormat = decoder.getOutputFormat(); in doTestEncodeVirtual() local368 decoderOutputFormat); in doTestEncodeVirtual()
803 MediaFormat decoderOutputFormat = mDecoder.getOutputFormat(); in testSimpleEncodeFromSurface() local856 validateToneMappedFormat(decoderOutputFormat, "decoder output format"); in testSimpleEncodeFromSurface()