1 Star 0 Fork 0

wlwqinhong/libvpx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
usage_cx.dox 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
Johann 提交于 2018-12-13 13:04 . doxygen: fix --disable-examples
/*! \page usage_encode Encoding
The vpx_codec_encode() function is at the core of the encode loop. It
processes raw images passed by the application, producing packets of
compressed data. The <code>deadline</code> parameter controls the amount
of time in microseconds the encoder should spend working on the frame. For
more information on the <code>deadline</code> parameter, see
\ref usage_deadline.
\if samples
\ref samples
\endif
*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wlwqinhong/libvpx.git
[email protected]:wlwqinhong/libvpx.git
wlwqinhong
libvpx
libvpx
master

搜索帮助