Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_dsp Struct Reference


Data Fields

ast_frame f
int threshold
int totalsilence
int totalnoise
int features
int busymaybe
int busycount
int historicnoise [DSP_HISTORY]
int historicsilence [DSP_HISTORY]
goertzel_state_t freqs [7]
int gsamps
int tstate
int tcount
int digitmode
int thinkdigit
float genergy
union {
   dtmf_detect_state_t   dtmf
   mf_detect_state_t   mf
td

Field Documentation

int busycount
 

Definition at line 285 of file dsp.c.

int busymaybe
 

Definition at line 284 of file dsp.c.

int digitmode
 

Definition at line 292 of file dsp.c.

dtmf_detect_state_t dtmf
 

Definition at line 296 of file dsp.c.

struct ast_frame f
 

Definition at line 279 of file dsp.c.

int features
 

Definition at line 283 of file dsp.c.

goertzel_state_t freqs[7]
 

Definition at line 288 of file dsp.c.

float genergy
 

Definition at line 294 of file dsp.c.

int gsamps
 

Definition at line 289 of file dsp.c.

int historicnoise[DSP_HISTORY]
 

Definition at line 286 of file dsp.c.

int historicsilence[DSP_HISTORY]
 

Definition at line 287 of file dsp.c.

mf_detect_state_t mf
 

Definition at line 297 of file dsp.c.

int tcount
 

Definition at line 291 of file dsp.c.

union { ... } td
 

Referenced by ast_dsp_getdigits(), ast_dsp_reset(), ast_dsp_set_busy_count(), and ast_dsp_set_threshold().

int thinkdigit
 

Definition at line 293 of file dsp.c.

int threshold
 

Definition at line 280 of file dsp.c.

int totalnoise
 

Definition at line 282 of file dsp.c.

int totalsilence
 

Definition at line 281 of file dsp.c.

int tstate
 

Definition at line 290 of file dsp.c.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 18 23:34:19 2004 for Asterisk by doxygen 1.3.6-20040222