Main Page | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

awgn.c File Reference

#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.

Detailed Description


Function Documentation

SPAN_DECLARE int   ) 
 

Release a V.8 context.

Parameters:
s The ADSI receive context.
amp The audio sample buffer.
len The number of samples in the buffer.
Returns:
The number of samples unprocessed.


Generated on Fri Aug 28 20:12:28 2009 for spandsp by  doxygen 1.3.9.1