Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir()

Saves 2.5% on ARM without any asm. The float build still uses the old
code because celt_fir() then becomes a float function.
4 files changed