Searched refs:outputBufferIndices (Results 1 – 1 of 1) sorted by relevance
1023 List<Integer> outputBufferIndices = getOutputBufferIndices(encoder, inputSurface); in runReleaseAfterFlush() local1025 numBuffers.set(outputBufferIndices.size()); in runReleaseAfterFlush()1027 releaseAfterFlush(encoder, outputBufferIndices, buffersExhausted, codecFlushed); in runReleaseAfterFlush()1116 List<Integer> outputBufferIndices, in releaseAfterFlush() argument1133 for (int index : outputBufferIndices) { in releaseAfterFlush()