|
libosmocore 0.9.6-23.20170220git32ee5af8.fc41
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