Thu Sep 7 01:03:43 2017

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


Field Documentation

Definition at line 255 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

float energy

Definition at line 258 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int freq

Definition at line 254 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int hit_count

Definition at line 265 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 262 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int last_hit

Definition at line 266 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 260 of file dsp.c.

Referenced by tone_detect().

Definition at line 259 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

int squelch

Definition at line 256 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

float threshold

Definition at line 263 of file dsp.c.

Referenced by ast_tone_detect_init(), and tone_detect().

Definition at line 257 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 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1