Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DChunkIndex.java24 public final class ChunkIndex implements SeekMap { class
59 public ChunkIndex(int[] sizes, long[] offsets, long[] durationsUs, long[] timesUs) { in ChunkIndex() method in ChunkIndex
/external/rust/crates/itertools/src/
Dgroupbylazy.rs23 struct ChunkIndex { struct
29 impl ChunkIndex { argument
40 impl<'a, A> KeyFunction<A> for ChunkIndex { implementation
/external/clang/lib/Sema/
DSemaType.cpp3125 unsigned ChunkIndex) { in getCCForDeclaratorChunk()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp3796 const DeclaratorChunk::FunctionTypeInfo &FTI, unsigned ChunkIndex) { in getCCForDeclaratorChunk()