Searched defs:segmentIndex (Results 1 – 6 of 6) sorted by relevance
73 int segmentIndex = 0; in populate() local86 int segmentIndex = currentSegmentIndex + segmentCount; in populate() local
191 @Nullable private final SingleSegmentIndex segmentIndex; field in Representation.SingleSegmentRepresentation317 public RangedUri getSegmentUrl(long segmentIndex) { in getSegmentUrl()327 public long getTimeUs(long segmentIndex) { in getTimeUs()332 public long getDurationUs(long segmentIndex, long periodDurationUs) { in getDurationUs()
547 uint32_t segmentIndex = 0; in organizeSections() local1269 void Util::segIndexForSection(const SectionInfo *sect, uint8_t &segmentIndex, in segIndexForSection()1426 uint8_t segmentIndex; in addRebaseAndBindingInfo() local
1645 uint32_t MachORebaseEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachORebaseEntry1887 uint32_t MachOBindEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachOBindEntry
3411 int32_t MachORebaseEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachORebaseEntry3955 int32_t MachOBindEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachOBindEntry
3391 int32_t MachORebaseEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachORebaseEntry3946 int32_t MachOBindEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachOBindEntry