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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp2344 bool Segment::AddCuePoint(uint64 timestamp, uint64 track) { function in class:mkvmuxer::Segment
2437 if (!AddCuePoint(timestamp, cues_track_))
2506 if (!AddCuePoint(timestamp, cues_track_))
2572 if (!AddCuePoint(timestamp, cues_track_))
3153 if (!AddCuePoint(frame_timestamp, cues_track_))
3218 if (!AddCuePoint(frame_timestamp, cues_track_))
H A Dmkvmuxer.hpp1063 bool AddCuePoint(uint64 timestamp, uint64 track);

Completed in 76 milliseconds