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

ast_dsp Struct Reference

Collaboration diagram for ast_dsp:

Collaboration graph
[legend]

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 298 of file dsp.c.

Referenced by ast_dsp_new(), and ast_dsp_set_busy_count().

int busymaybe
 

Definition at line 297 of file dsp.c.

int digitmode
 

Definition at line 308 of file dsp.c.

Referenced by ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process().

dtmf_detect_state_t dtmf
 

Definition at line 312 of file dsp.c.

struct ast_frame f
 

Definition at line 292 of file dsp.c.

Referenced by ast_dsp_process().

int features
 

Definition at line 296 of file dsp.c.

Referenced by ast_dsp_new(), ast_dsp_process(), and ast_dsp_set_features().

int freqcount
 

Definition at line 302 of file dsp.c.

goertzel_state_t freqs[7]
 

Definition at line 301 of file dsp.c.

Referenced by ast_dsp_reset().

float genergy
 

Definition at line 310 of file dsp.c.

int gsamp_size
 

Definition at line 304 of file dsp.c.

int gsamps
 

Definition at line 303 of file dsp.c.

Referenced by ast_dsp_reset().

int historicnoise[DSP_HISTORY]
 

Definition at line 299 of file dsp.c.

Referenced by ast_dsp_reset().

int historicsilence[DSP_HISTORY]
 

Definition at line 300 of file dsp.c.

Referenced by ast_dsp_reset().

mf_detect_state_t mf
 

Definition at line 313 of file dsp.c.

int progmode
 

Definition at line 305 of file dsp.c.

Referenced by ast_dsp_set_call_progress_zone().

int tcount
 

Definition at line 307 of file dsp.c.

union { ... } td
 

Referenced by ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), ast_dsp_new(), and ast_dsp_process().

int thinkdigit
 

Definition at line 309 of file dsp.c.

Referenced by ast_dsp_digitreset(), and ast_dsp_process().

int threshold
 

Definition at line 293 of file dsp.c.

Referenced by ast_dsp_new(), and ast_dsp_set_threshold().

int totalnoise
 

Definition at line 295 of file dsp.c.

int totalsilence
 

Definition at line 294 of file dsp.c.

Referenced by ast_dsp_reset().

int tstate
 

Definition at line 306 of file dsp.c.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:53 2004 for Asterisk by doxygen 1.3.7