Add a function that can apply an order 2 rational transfer function in-place.
authorColin McQuillan <m.niloc@googlemail.com>
Sat, 15 Aug 2009 11:22:55 +0000 (11:22 +0000)
committerRobert Swain <robert.swain@gmail.com>
Sat, 15 Aug 2009 11:22:55 +0000 (11:22 +0000)
commitbb937155ec5c035865256a86e3659f9aa83fc5ba
tree0049cfabf40350573bb03a7789576bb506e3eccf
parent735a38045a67975390af6969c6c957668d364606
Add a function that can apply an order 2 rational transfer function in-place.
This function will be used in the upcoming AMR-NB floating point decoder for
high-pass filtering.

Patch by Colin McQuillan ( m.niloc googlemail com )

Originally committed as revision 19649 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/acelp_filters.c
libavcodec/acelp_filters.h