osmo-gmr 0.2.104-2b98
Osmocom GMR-1

Osmocom GMR-1 AMBE vocoder tone frames handling. More...

#include <errno.h>
#include <math.h>
#include <stdint.h>
#include <string.h>
#include "private.h"

Data Structures

struct  tone_desc
 Structure describing a dual-frequency tone. More...
 

Functions

int ambe_decode_tone (struct ambe_decoder *dec, int16_t *audio, int N, const uint8_t *frame)
 Decodes an AMBE tone frame. More...
 

Detailed Description

Osmocom GMR-1 AMBE vocoder tone frames handling.