Searched refs:AddCue (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp187 bool AddCue(CuePoint* cue);
H A Dmkvmuxer.cpp268 bool Cues::AddCue(CuePoint* cue) { function in class:mkvmuxer::Cues
2360 if (!cues_.AddCue(cue))

Completed in 31 milliseconds