Searched defs:WriteFramesLessThan (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp2757 if (!WriteFramesLessThan(frame_timestamp_ns))
3004 bool Segment::WriteFramesLessThan(uint64 timestamp) { function in class:mkvmuxer::Segment
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp2917 if (!WriteFramesLessThan(frame_timestamp_ns))
3170 bool Segment::WriteFramesLessThan(uint64 timestamp) { function in class:mkvmuxer::Segment

Completed in 148 milliseconds