#include <stdlib.h>
#include <inttypes.h>
#include "floating_fudge.h"
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/saturated.h"
#include "spandsp/awgn.h"
#include "spandsp/private/awgn.h"
Defines | |
#define | M1 259200 |
#define | IA1 7141 |
#define | IC1 54773 |
#define | RM1 (1.0/M1) |
#define | M2 134456 |
#define | IA2 8121 |
#define | IC2 28411 |
#define | RM2 (1.0/M2) |
#define | M3 243000 |
#define | IA3 4561 |
#define | IC3 51349 |
Functions | |
SPAN_DECLARE (awgn_state_t *) | |
SPAN_DECLARE (int) | |
Release a V.8 context. |
|
Release a V.8 context.
|