echo-cancel: Handle alignment requirement manually
commite678beaf14fcba69bc679e3c8bcf406dff1f7242
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 9 May 2011 08:10:24 +0000 (9 13:40 +0530)
committerColin Guthrie <colin@mageia.org>
Wed, 11 May 2011 09:30:38 +0000 (11 10:30 +0100)
treeb64c4262f9171705ff1325d5c3dfe13f9ec43d00
parent8eed56961481bded395005cfd1729c045c23b289
echo-cancel: Handle alignment requirement manually

PA_ALIGNED can't always guarantee that the alignment we want (the GCC
man page suggests that the linker might not be able to meet the
alignment requirements we desire). Instead, we now allocate some extra
memory and guaratee that the alignment we require is met.
src/modules/echo-cancel/adrian-aec.c
src/modules/echo-cancel/adrian-aec.h