Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
/*! \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
*/