comparison faanidct.h @ 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 c4a4495715dd
children
comparison
equal deleted inserted replaced
11607:554450259db8 11608:bd4754d81e42