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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp635 uint64 WriteAtom(IMkvWriter* writer) const;
H A Dmkvmuxer.cpp1231 uint64 Chapter::WriteAtom(IMkvWriter* writer) const { function in class:mkvmuxer::Chapter
1433 payload_size += chapter.WriteAtom(NULL);
1451 const uint64 chapter_size = chapter.WriteAtom(writer);

Completed in 56 milliseconds