Searched refs:InputBufferPool (Results 1 – 8 of 8) sorted by relevance
60 private final InputBufferPool mInputBufferPool;98 InputBufferPool inputBufferPool, in createSampleChunk()122 InputBufferPool inputBufferPool, in loadSampleChunkFromFile()286 InputBufferPool inputBufferPool, in SampleChunk()300 InputBufferPool inputBufferPool, in SampleChunk()
27 private final InputBufferPool mInputBufferPool;30 public SampleQueue(InputBufferPool inputBufferPool) { in SampleQueue()
35 private final InputBufferPool mInputBufferPool = new InputBufferPool();
80 private final InputBufferPool mInputBufferPool = new InputBufferPool();
70 private final InputBufferPool mInputBufferPool;131 InputBufferPool inputBufferPool, in create()151 InputBufferPool inputBufferPool, in SampleChunkIoHelper()
24 public class InputBufferPool { class
389 InputBufferPool inputBufferPool, in createNewWriteFileIfNeeded()431 public void loadTrackFromStorage(String trackId, InputBufferPool inputBufferPool) in loadTrackFromStorage()
25 import com.android.tv.tuner.exoplayer2.buffer.InputBufferPool;57 private final InputBufferPool mCcInputBufferPool = new InputBufferPool();