Ricard Wanderlöf 31018eaea6 Fix alignment warning when building with -Wcast-align
When building with -Wcast-align, we get a warning because the
alignment of st->substate is not known by kiss_fftr_alloc() so shift
the data around so that we don't need to care about the alignment for
st->substate.

Signed-off-by: Ricard Wanderlof <ricardw@axis.com>
2020-04-22 12:08:41 +02:00
..
2018-11-28 00:38:01 +01:00