aboutsummaryrefslogtreecommitdiffstats
path: root/src/conv_acc.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-754/+0
2022-01-05conv: Fix the traceback for tail biting codesSylvain Munaut1-3/+20
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-08-06libomsocoding: NEON viterbi accelerationEric1-0/+28
2017-11-17conv_acc: Our code requires SSSE3, not just SSE3Harald Welte1-12/+12
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-2/+2
2017-06-19core/conv/conv_acc.c: use static allocation for trellisVadim Yanitskiy1-27/+23
2017-06-19core/conv/conv_acc.c: use static allocation for vdecoderVadim Yanitskiy1-23/+19
2017-06-19core/conv/conv_acc.c: delete reset_decoder()Vadim Yanitskiy1-20/+13
2017-06-19core/conv/conv_acc.c: drop unused structure memberVadim Yanitskiy1-2/+0
2017-06-19core/conv: update description headers for conv_acc_*Vadim Yanitskiy1-1/+1
2017-06-19core/conv: use proper filenamesVadim Yanitskiy1-0/+728