Searched refs:dequeueDecoderOutput (Results 1 – 1 of 1) sorted by relevance
225 private void dequeueDecoderOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueDecoderOutput() method in MediaCodecSurfaceEncoder276 dequeueDecoderOutput(bufferID, info); in doWork()299 dequeueDecoderOutput(bufferID, info); in queueEOS()308 if (decOp != null) dequeueDecoderOutput(decOp.first, decOp.second); in queueEOS()