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

/vbox/src/VBox/Main/src-client/
H A DEbmlWriter.cpp494 void writeHeader(const vpx_codec_enc_cfg_t *a_pCfg, function in class:WebMWriter_Impl
684 int WebMWriter::writeHeader(const vpx_codec_enc_cfg_t *a_pCfg, const vpx_rational *a_pFps) function in class:WebMWriter
688 m_Impl->writeHeader(a_pCfg, a_pFps);

Completed in 45 milliseconds