Home
last modified time | relevance | path

Searched refs:WriteFramesLessThan (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp1246 bool WriteFramesLessThan(uint64 timestamp);
Dmkvmuxer.cpp2917 if (!WriteFramesLessThan(frame_timestamp_ns)) in MakeNewCluster()
3170 bool Segment::WriteFramesLessThan(uint64 timestamp) { in WriteFramesLessThan() function in mkvmuxer::Segment