Mon Sep 20 2010 00:34:55

Asterisk developer's documentation


Data Fields

mf_detect_state_t Struct Reference

Collaboration diagram for mf_detect_state_t:
Collaboration graph
[legend]

Data Fields

int current_hit
int current_sample
int hits [5]
int mute_samples
goertzel_state_t tone_out [6]

Detailed Description

Definition at line 264 of file dsp.c.


Field Documentation

Definition at line 267 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

Definition at line 269 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

int hits[5]

Definition at line 268 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

Definition at line 270 of file dsp.c.

Referenced by mf_detect().

Definition at line 266 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().


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