diff options
author | Vadim Yanitskiy <axilirator@gmail.com> | 2017-06-19 05:41:49 +0700 |
---|---|---|
committer | Vadim Yanitskiy <axilirator@gmail.com> | 2017-06-19 14:35:22 +0000 |
commit | 34da6b5f47be586d20c8af30ff6d7f23c2d357c9 (patch) | |
tree | cfa9d4b62502d392b8f7a9564d27e506a20a56e1 /src/bits.c | |
parent | 23d3bc01ea9de48a0ba2a2255fb7e30fc9c632ea (diff) |
core/conv/conv_acc.c: delete reset_decoder()
Currently this implementation exposes nothing than
osmo_conv_decode_acc(), so it wasn't possible to call
reset_decoder() from outside.
The method itself was used to initialize accumulated
path metrics and the starting state of encoder. Now
this code is moved to generate_trellis().
Moreover, setting accumulated path metrics inside
existing loop is a bit faster that calling memset().
Change-Id: I8f17cebf468cf0106927ccee091cfb2896649cb2
Diffstat (limited to 'src/bits.c')
0 files changed, 0 insertions, 0 deletions