Sign in
aomedia
/
aom.git
/
6318378f833b2a0d8e67fb3d12bcdc4e1c26b0e6
/
.
/
usage_cx.dox
blob: 51b4e8e3e240ff21fd9e54f6dedf0abbd01b93b2 [
file
]
/*! \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
*/