osmo-gmr 0.2.104-2b98
Osmocom GMR-1
|
Osmocom GMR-1 xCH over DC12 channel coding header. More...
#include <stdint.h>
#include <osmocom/core/bits.h>
Go to the source code of this file.
Functions | |
int | gmr1_xch_dc12_encode (ubit_t *bits_e, const uint8_t *l2) |
Stateless GMR-1 xCH over DC12 channel coder. More... | |
int | gmr1_xch_dc12_decode (uint8_t *l2, const sbit_t *bits_e, int *conv_rv) |
Stateless GMR-1 xCH over DC12 channel decoder. More... | |
Osmocom GMR-1 xCH over DC12 channel coding header.