Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc1959 uint64_t Chapter::WriteAtom(IMkvWriter* writer) const { in WriteAtom() function in mkvmuxer::Chapter
2161 payload_size += chapter.WriteAtom(NULL); in WriteEdition()
2179 const uint64_t chapter_size = chapter.WriteAtom(writer); in WriteEdition()
Dmkvmuxer.h1020 uint64_t WriteAtom(IMkvWriter* writer) const;