Searched refs:decoderOutputBuffers (Results 1 – 3 of 3) sorted by relevance
658 ByteBuffer[] decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData() local706 decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData()714 ByteBuffer decodedData = decoderOutputBuffers[decoderStatus]; in checkVideoData()
619 ByteBuffer[] decoderOutputBuffers = null; in doEncodeDecodeVideoFromBuffer() local754 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()814 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()824 ByteBuffer outputFrame = decoderOutputBuffers[decoderStatus]; in doEncodeDecodeVideoFromBuffer()
472 ByteBuffer[] decoderOutputBuffers; in decodeFramesToImage() local486 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()539 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()