Sign in
aomedia
/
aom
/
304901f9850520e9c678f9d2b0e3e43c939a8819
/
.
/
usage_cx.dox
blob: 51b4e8e3e240ff21fd9e54f6dedf0abbd01b93b2 [
file
] [
log
] [
blame
]
/*! \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
*/