blob: 5fa7e29a2a033dee707d1d6dde36cc8e2f3e7071 [file] [log] [blame]
/*! \page usage_encode Encoding
The avm_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
*/