#include <stdio.h>
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include "floating_fudge.h"
#include <limits.h>
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/saturated.h"
#include "spandsp/plc.h"
Defines | |
#define | ATTENUATION_INCREMENT 0.0025f |
#define | ms_to_samples(t) (((t)*SAMPLE_RATE)/1000) |
Functions | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (plc_state_t *) | |
Initialise a PLC context. |
|
Initialise a PLC context. Initialise a packet loss concealer context.
|
|
Release a V.8 context.
|