Searched refs:decoderOutputBuffers (Results 1 – 3 of 3) sorted by relevance
648 ByteBuffer[] decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData() local696 decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData()704 ByteBuffer decodedData = decoderOutputBuffers[decoderStatus]; in checkVideoData()
588 ByteBuffer[] decoderOutputBuffers = null; in doEncodeDecodeVideoFromBuffer() local723 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()783 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()793 ByteBuffer outputFrame = decoderOutputBuffers[decoderStatus]; in doEncodeDecodeVideoFromBuffer()
469 ByteBuffer[] decoderOutputBuffers; in decodeFramesToImage() local483 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()536 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()