Searched refs:GetCueByIndex (Results 1 – 2 of 2) sorted by relevance
421 CuePoint* Cues::GetCueByIndex(int32_t index) const { in GetCueByIndex() function in mkvmuxer::Cues434 size += GetCueByIndex(i)->Size(); in Size()445 const CuePoint* const cue = GetCueByIndex(i); in Write()461 const CuePoint* const cue = GetCueByIndex(i); in Write()3108 CuePoint* const cue_point = cues_.GetCueByIndex(index); in MoveCuesBeforeClustersHelper()3139 cue_size += cues_.GetCueByIndex(i)->Size(); in MoveCuesBeforeClusters()
242 CuePoint* GetCueByIndex(int32_t index) const;