Home
last modified time | relevance | path

Searched defs:inputBufferPool (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
DSampleChunk.java98 InputBufferPool inputBufferPool, in createSampleChunk()
122 InputBufferPool inputBufferPool, in loadSampleChunkFromFile()
286 InputBufferPool inputBufferPool, in SampleChunk()
300 InputBufferPool inputBufferPool, in SampleChunk()
DSampleQueue.java30 public SampleQueue(InputBufferPool inputBufferPool) { in SampleQueue()
DSampleChunkIoHelper.java131 InputBufferPool inputBufferPool, in create()
151 InputBufferPool inputBufferPool, in SampleChunkIoHelper()
DBufferManager.java389 InputBufferPool inputBufferPool, in createNewWriteFileIfNeeded()
431 public void loadTrackFromStorage(String trackId, InputBufferPool inputBufferPool) in loadTrackFromStorage()