libosmocore  0.6.3
Osmocom core library
osmo_conv_encoder Struct Reference

convolutional encoder state More...

#include <conv.h>

Data Fields

struct osmo_conv_codecode
 for which code?
int i_idx
 Next input bit index.
int p_idx
 Current puncture index.
uint8_t state
 Current state.

Detailed Description

convolutional encoder state


The documentation for this struct was generated from the following file: