Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc382 CuePoint* const cue = cue_entries_[i]; in ~Cues() local
389 bool Cues::AddCue(CuePoint* cue) { in AddCue()
445 const CuePoint* const cue = GetCueByIndex(i); in Write() local
461 const CuePoint* const cue = GetCueByIndex(i); in Write() local
3378 CuePoint* const cue = new (std::nothrow) CuePoint(); // NOLINT in AddCuePoint() local