Mercurial > libavcodec.hg
comparison msvideo1.c @ 11608:bd4754d81e42 libavcodec
DCA: simplify lfe_interpolation_fir()
This reorders the lfe_fir tables, and drops the mirrored half,
such that the loops in lfe_interpolation_fir() can be simplified.
The new loop structure should be easier to implement with SIMD.
Static data size is reduced by 2kB.
3% faster on Cortex-A8.
author | mru |
---|---|
date | Mon, 12 Apr 2010 11:14:55 +0000 |
parents | 8a4984c5cacc |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
11607:554450259db8 | 11608:bd4754d81e42 |
---|