Main Page | Alphabetical List | Data Structures | Directories | 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 freqcount
int gsamps
int gsamp_size
int progmode
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 296 of file dsp.c.

Referenced by ast_dsp_new(), and ast_dsp_set_busy_count().

int busymaybe
 

Definition at line 295 of file dsp.c.

int digitmode
 

Definition at line 306 of file dsp.c.

dtmf_detect_state_t dtmf
 

Definition at line 310 of file dsp.c.

Referenced by ast_dsp_new().

struct ast_frame f
 

Definition at line 290 of file dsp.c.

int features
 

Definition at line 294 of file dsp.c.

Referenced by ast_dsp_new(), and ast_dsp_set_features().

int freqcount
 

Definition at line 300 of file dsp.c.

goertzel_state_t freqs[7]
 

Definition at line 299 of file dsp.c.

float genergy
 

Definition at line 308 of file dsp.c.

int gsamp_size
 

Definition at line 302 of file dsp.c.

int gsamps
 

Definition at line 301 of file dsp.c.

int historicnoise[DSP_HISTORY]
 

Definition at line 297 of file dsp.c.

int historicsilence[DSP_HISTORY]
 

Definition at line 298 of file dsp.c.

mf_detect_state_t mf
 

Definition at line 311 of file dsp.c.

Referenced by ast_dsp_digitreset().

int progmode
 

Definition at line 303 of file dsp.c.

int tcount
 

Definition at line 305 of file dsp.c.

union { ... } td
 

Referenced by ast_dsp_digitreset(), and ast_dsp_new().

int thinkdigit
 

Definition at line 307 of file dsp.c.

Referenced by ast_dsp_digitreset().

int threshold
 

Definition at line 291 of file dsp.c.

Referenced by ast_dsp_new(), and ast_dsp_set_threshold().

int totalnoise
 

Definition at line 293 of file dsp.c.

int totalsilence
 

Definition at line 292 of file dsp.c.

int tstate
 

Definition at line 304 of file dsp.c.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0