Tue Mar 2 17:35:55 2010

Asterisk developer's documentation


tone_detect_state_t Struct Reference

Collaboration diagram for tone_detect_state_t:
Collaboration graph
[legend]

Data Fields

int block_size
float energy
int freq
int hit_count
int hits_required
int last_hit
int mute_samples
int samples_pending
int squelch
float threshold
goertzel_state_t tone

Detailed Description

Definition at line 229 of file dsp.c.


Field Documentation

Definition at line 232 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

float energy

Definition at line 235 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int freq

Definition at line 231 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int hit_count

Definition at line 242 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 239 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int last_hit

Definition at line 243 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 237 of file dsp.c.

Referenced by tone_detect().

Definition at line 236 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int squelch

Definition at line 233 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

float threshold

Definition at line 240 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 234 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().


The documentation for this struct was generated from the following file:

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1