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

/vbox/src/VBox/Main/src-client/
H A DEbmlWriter.cpp534 void writeBlock(const vpx_codec_enc_cfg_t *a_pCfg, function in class:WebMWriter_Impl
697 int WebMWriter::writeBlock(const vpx_codec_enc_cfg_t *a_pCfg, const vpx_codec_cx_pkt_t *a_pPkt) function in class:WebMWriter
701 m_Impl->writeBlock(a_pCfg, a_pPkt);

Completed in 45 milliseconds