|
libosmocore
0.9.6.241-b6c8
Osmocom core library
|
convolutional encoder state More...
#include <conv.h>
Data Fields | |
| const struct osmo_conv_code * | code |
| for which code? | |
| int | i_idx |
| Next input bit index. | |
| int | p_idx |
| Current puncture index. | |
| uint8_t | state |
| Current state. | |
convolutional encoder state