libosmocore 1.9.0.196-9975
Osmocom core library
vdecoder Struct Reference

Data Fields

int n
 
int k
 
int len
 
int recursive
 
int intrvl
 
struct vtrellis trellis
 
int16_t ** paths
 
void(* metric_func )(const int8_t *, const int16_t *, int16_t *, int16_t *, int)
 

Field Documentation

◆ intrvl

int vdecoder::intrvl

Referenced by forward_traverse(), and vdec_init().

◆ k

int vdecoder::k

◆ len

int vdecoder::len

◆ metric_func

void(* vdecoder::metric_func) (const int8_t *, const int16_t *, int16_t *, int16_t *, int)

Referenced by forward_traverse(), and vdec_init().

◆ n

int vdecoder::n

◆ paths

int16_t** vdecoder::paths

◆ recursive

int vdecoder::recursive

◆ trellis


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