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

/vbox/src/VBox/Main/src-client/
H A DEbmlWriter.cpp588 void writeFooter(uint32_t a_u64Hash) function in class:WebMWriter_Impl
710 int WebMWriter::writeFooter(uint32_t a_u64Hash) function in class:WebMWriter
714 m_Impl->writeFooter(a_u64Hash);

Completed in 76 milliseconds