altos: optimize Viterbi implementation
authorKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:12:58 +0000 (02:12 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:12:58 +0000 (02:12 -0700)
commitf7bf07dfdad260c1f219064957ef08fb480bf20f
treef32e6d0ebdcd56ba46c1ff47aa746351e38d0f58
parentff8de3af193839de4bacfd07ade7a5f9ac0bf5b3
altos: optimize Viterbi implementation

Minimize data usage, make data arrays static

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_fec.h
src/core/ao_fec_tx.c
src/core/ao_viterbi.c