Asterisk - The Open Source Telephony Project GIT-master-80b953f
Loading...
Searching...
No Matches
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 303 of file dsp.c.

Field Documentation

◆ current_hit

int current_hit

◆ current_sample

int current_sample

◆ hits

int hits[5]

◆ mute_samples

int mute_samples

Definition at line 309 of file dsp.c.

Referenced by mf_detect(), and r2_detect().

◆ tone_out

goertzel_state_t tone_out[6]

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