21#ifndef __OSMO_GMR1_L1_CONV_H__
22#define __OSMO_GMR1_L1_CONV_H__
33#include <osmocom/core/conv.h>
const struct osmo_conv_code gmr1_conv_k9_14
GMR-1 constraint length 9, rate 1/4 convolutional code.
Definition: conv.c:508
const struct osmo_conv_code gmr1_conv_tch3
GMR-1 TCH3 speech tail-biting convolutional code.
Definition: conv.c:564
const struct osmo_conv_code gmr1_conv_k9_13
GMR-1 constraint length 9, rate 1/3 convolutional code.
Definition: conv.c:421
const struct osmo_conv_code gmr1_conv_k6_14
GMR-1 constraint length 6, rate 1/4 convolutional code.
Definition: conv.c:250
const struct osmo_conv_code gmr1_conv_k5_15
GMR-1 constraint length 5, rate 1/5 convolutional code.
Definition: conv.c:219
const struct osmo_conv_code gmr1_conv_k9_12
GMR-1 constraint length 9, rate 1/2 convolutional code.
Definition: conv.c:335
const struct osmo_conv_code gmr1_conv_k5_14
GMR-1 constraint length 5, rate 1/4 convolutional code.
Definition: conv.c:191
const struct osmo_conv_code gmr1_conv_k5_12
GMR-1 constraint length 5, rate 1/2 convolutional code.
Definition: conv.c:138
const struct osmo_conv_code gmr1_conv_k5_13
GMR-1 constraint length 5, rate 1/3 convolutional code.
Definition: conv.c:164