Mon Oct 8 12:39:33 2012

Asterisk developer's documentation


tone_detect_state_t Struct Reference


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


Field Documentation

int block_size

Definition at line 244 of file dsp.c.

Referenced by ast_tone_detect_init().

float energy

Definition at line 247 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int freq

Definition at line 243 of file dsp.c.

Referenced by ast_tone_detect_init().

int hit_count

Definition at line 254 of file dsp.c.

Referenced by ast_tone_detect_init().

int hits_required

Definition at line 251 of file dsp.c.

Referenced by ast_tone_detect_init().

int last_hit

Definition at line 255 of file dsp.c.

Referenced by ast_tone_detect_init().

int mute_samples

Definition at line 249 of file dsp.c.

Referenced by tone_detect().

int samples_pending

Definition at line 248 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int squelch

Definition at line 245 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

float threshold

Definition at line 252 of file dsp.c.

Referenced by ast_tone_detect_init().

goertzel_state_t tone

Definition at line 246 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 Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7