libosmocore  0.9.6.260-2f98
Osmocom core library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
osmo_conv_encoder Struct Reference

convolutional encoder state More...

#include <conv.h>

Data Fields

const 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: