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()
617 ByteBuffer[] decoderOutputBuffers = null; in doEncodeDecodeVideoFromBuffer() local752 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()812 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()822 ByteBuffer outputFrame = decoderOutputBuffers[decoderStatus]; in doEncodeDecodeVideoFromBuffer()
469 ByteBuffer[] decoderOutputBuffers; in decodeFramesToImage() local483 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()536 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()