Mon Jun 27 16:51:24 2011

Asterisk developer's documentation


dtmf_detect_state_t Struct Reference


Data Fields

goertzel_state_t col_out [4]
int current_hit
int current_sample
float energy
int hits
int hits_to_begin
int lasthit
int misses
int misses_to_end
int mute_samples
goertzel_state_t row_out [4]

Detailed Description

Definition at line 255 of file dsp.c.


Field Documentation

goertzel_state_t col_out[4]

Definition at line 258 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dtmf_detect_init(), and dtmf_detect().

int current_hit

Definition at line 264 of file dsp.c.

Referenced by ast_dsp_digitreset(), and ast_dtmf_detect_init().

int current_sample

Definition at line 266 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dtmf_detect_init(), and dtmf_detect().

float energy

Definition at line 265 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dtmf_detect_init(), and dtmf_detect().

int hits

Definition at line 261 of file dsp.c.

Referenced by ast_dsp_digitreset(), and ast_dtmf_detect_init().

int hits_to_begin

Definition at line 259 of file dsp.c.

Referenced by ast_dtmf_detect_init().

int lasthit

Definition at line 263 of file dsp.c.

Referenced by ast_dsp_digitreset(), and ast_dtmf_detect_init().

int misses

Definition at line 262 of file dsp.c.

Referenced by ast_dsp_digitreset(), and ast_dtmf_detect_init().

int misses_to_end

Definition at line 260 of file dsp.c.

Referenced by ast_dtmf_detect_init().

int mute_samples

Definition at line 267 of file dsp.c.

Referenced by dtmf_detect().

goertzel_state_t row_out[4]

Definition at line 257 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dtmf_detect_init(), and dtmf_detect().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:24 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7