ccAudio
|
#include <audio2.h>
Public Attributes | |
int | hit1 |
int | hit2 |
int | hit3 |
int | hit4 |
int | mhit |
goertzel_state_t | row_out [4] |
goertzel_state_t | col_out [4] |
goertzel_state_t | row_out2nd [4] |
goertzel_state_t | col_out2nd [4] |
goertzel_state_t | fax_tone |
goertzel_state_t | fax_tone2nd |
float | energy |
int | current_sample |
char | digits [129] |
int | current_digits |
int | detected_digits |
int | lost_digits |
int | digit_hits [16] |
int | fax_hits |
char ost::Audio::dtmf_detect_state_t::digits[129] |