linux-IllusionX/lib/reed_solomon
Ferdinand Blomqvist 38cbae1434 rslib: Update documentation
The decoder returns the number of corrected symbols, not bits.
The caller provided syndrome must be in index form.

Signed-off-by: Ferdinand Blomqvist <ferdinand.blomqvist@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190620141039.9874-7-ferdinand.blomqvist@gmail.com
2019-06-26 14:55:47 +02:00
..
decode_rs.c rslib: Fix handling of of caller provided syndrome 2019-06-26 14:55:47 +02:00
encode_rs.c rslib: Split rs control struct 2018-04-24 19:50:08 -07:00
Makefile rslib: Add tests for the encoder and decoder 2019-06-26 14:55:45 +02:00
reed_solomon.c rslib: Update documentation 2019-06-26 14:55:47 +02:00
test_rslib.c rslib: Add tests for the encoder and decoder 2019-06-26 14:55:45 +02:00