Justin Ruggles
|
a8ae4e0e7b
|
Remove unneeded add bias from 3 functions.
DSPContext.vector_fmul_window()
DCADSPContext.lfe_fir()
SynthFilterContext.synth_filter_float()
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 80ba1ddb58 )
|
2011-02-02 03:40:48 +01:00 |
|
Måns Rullgård
|
08255107cf
|
DCA: ARM/NEON optimised lfe_fir
Originally committed as revision 22863 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-04-12 20:45:33 +00:00 |
|
Måns Rullgård
|
309d16a4a0
|
DCA: break out lfe_interpolation_fir() inner loops to a function
This enables SIMD optimisations of this function.
Originally committed as revision 22861 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-04-12 20:45:25 +00:00 |
|