Mercurial > libavcodec.hg
diff avpacket.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 | f04468776158 |
children |