Searched defs:cue (Results 1 – 2 of 2) sorted by relevance
253 struct cue_entry *cue, *new_cue_list; in write_webm_block() local305 struct cue_entry *cue = &glob->cue_list[i]; in write_webm_file_footer() local
261 CuePoint* const cue = cue_entries_[i]; in ~Cues() local268 bool Cues::AddCue(CuePoint* cue) { in AddCue()324 const CuePoint* const cue = GetCueByIndex(i); in Write() local340 const CuePoint* const cue = GetCueByIndex(i); in Write() local2352 CuePoint* const cue = new (std::nothrow) CuePoint(); // NOLINT in AddCuePoint() local