trisquel-icecat/icecat/third_party/aom/usage_cx.dox

9 lines
223 B
Text

/*! \page usage_encode Encoding
The aom_codec_encode() function is at the core of the encode loop. It
processes raw images passed by the application, producing packets of
compressed data.
\ref samples
*/