repo.or.cz
/
aom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hadamard: Add 4x4 test.
[aom.git]
/
usage_cx.dox
blob
51b4e8e3e240ff21fd9e54f6dedf0abbd01b93b2
1
/*! \page usage_encode Encoding
2
3
The aom_codec_encode() function is at the core of the encode loop. It
4
processes raw images passed by the application, producing packets of
5
compressed data.
6
7
\ref samples
8
9
*/