Home
last modified time | relevance | path

Searched refs:getNextChunk (Results 1 – 9 of 9) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/chunk/
DChunkSource.java78 void getNextChunk( in getNextChunk() method
DChunkSampleStream.java539 chunkSource.getNextChunk(positionUs, loadPositionUs, chunkQueue, nextChunkHolder); in continueLoading()
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
DTrafficControlProxy.java211 byte[] request = new byte[getNextChunk()]; in readIn()
222 synchronized int getNextChunk() throws InterruptedException { in getNextChunk() method in TrafficControlProxy.MessageQueue
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeChunkSource.java106 public void getNextChunk(
/external/exoplayer/tree/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/
DDefaultSsChunkSource.java189 public final void getNextChunk(
/external/exoplayer/tree/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/
DHlsChunkSource.java231 public void getNextChunk( in getNextChunk() method in HlsChunkSource
DHlsSampleStreamWrapper.java648 chunkSource.getNextChunk(
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDefaultDashChunkSource.java248 public void getNextChunk(
/external/exoplayer/tree/
DRELEASENOTES.md1704 `FrameworkMediaCrypto` and by making `DefaultDashChunkSource.getNextChunk`