Mercurial > libavcodec.hg
diff arm/asm.S @ 12231:d3f3897ddb5c libavcodec
Smarter VP8 prefetching
Prefetch all refs (including altref), but only if they've been used so far this
frame.
~2.5% faster overall.
TODO: Do something even smarter, like using how often each ref has been used
so far, so that a couple blocks of a rarely-used ref don't force us to prefetch
it.
author | darkshikari |
---|---|
date | Thu, 22 Jul 2010 23:03:08 +0000 |
parents | d6e87496883b |
children | 036603a63c51 |