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. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22849 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
This diff is collapsed.
Please register or sign in to comment