Searched refs:decoderOutputBuffers (Results 1 – 3 of 3) sorted by relevance
670 ByteBuffer[] decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData() local718 decoderOutputBuffers = decoder.getOutputBuffers(); in checkVideoData()726 ByteBuffer decodedData = decoderOutputBuffers[decoderStatus]; in checkVideoData()
630 ByteBuffer[] decoderOutputBuffers = null; in doEncodeDecodeVideoFromBuffer() local765 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()825 decoderOutputBuffers = decoder.getOutputBuffers(); in doEncodeDecodeVideoFromBuffer()835 ByteBuffer outputFrame = decoderOutputBuffers[decoderStatus]; in doEncodeDecodeVideoFromBuffer()
491 ByteBuffer[] decoderOutputBuffers; in decodeFramesToImage() local505 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()558 decoderOutputBuffers = decoder.getOutputBuffers(); in decodeFramesToImage()