Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.c253 struct cue_entry *cue, *new_cue_list; in write_webm_block() local
305 struct cue_entry *cue = &glob->cue_list[i]; in write_webm_file_footer() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.cpp261 CuePoint* const cue = cue_entries_[i]; in ~Cues() local
268 bool Cues::AddCue(CuePoint* cue) { in AddCue()
324 const CuePoint* const cue = GetCueByIndex(i); in Write() local
340 const CuePoint* const cue = GetCueByIndex(i); in Write() local
2352 CuePoint* const cue = new (std::nothrow) CuePoint(); // NOLINT in AddCuePoint() local