![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_dsp Struct Reference
Collaboration diagram for ast_dsp:
Definition at line 329 of file dsp.c.
Data Fields | |
| int | busy_quietlength |
| int | busy_tonelength |
| int | busycount |
| int | busymaybe |
| int | digitmode |
| ast_frame | f |
| int | features |
| int | freqcount |
| goertzel_state_t | freqs [7] |
| float | genergy |
| enum gsamp_size | gsamp_size |
| int | gsamps |
| int | historicnoise [DSP_HISTORY] |
| int | historicsilence [DSP_HISTORY] |
| enum prog_mode | progmode |
| int | ringtimeout |
| int | tcount |
| union { | |
| dtmf_detect_state_t dtmf | |
| mf_detect_state_t mf | |
| } | td |
| int | thinkdigit |
| int | threshold |
| int | totalnoise |
| int | totalsilence |
| int | tstate |
|
|
Definition at line 339 of file dsp.c. Referenced by ast_dsp_busydetect(), and ast_dsp_set_busy_pattern(). |
|
|
Definition at line 338 of file dsp.c. Referenced by ast_dsp_busydetect(), and ast_dsp_set_busy_pattern(). |
|
|
Definition at line 337 of file dsp.c. Referenced by __ast_dsp_silence(), ast_dsp_busydetect(), and ast_dsp_set_busy_count(). |
|
|
Definition at line 336 of file dsp.c. Referenced by __ast_dsp_silence(), and ast_dsp_busydetect(). |
|
|
Definition at line 349 of file dsp.c. Referenced by __ast_dsp_digitdetect(), ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
Definition at line 353 of file dsp.c. Referenced by __ast_dsp_digitdetect(), ast_dsp_digitmode(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
Definition at line 330 of file dsp.c. Referenced by ast_dsp_process(), and handle_recordfile(). |
|
|
Definition at line 334 of file dsp.c. Referenced by __ast_dsp_call_progress(), __ast_dsp_digitdetect(), ast_dsp_process(), and ast_dsp_set_features(). |
|
|
Definition at line 343 of file dsp.c. Referenced by __ast_dsp_call_progress(), and ast_dsp_prog_reset(). |
|
|
Definition at line 342 of file dsp.c. Referenced by __ast_dsp_call_progress(), ast_dsp_prog_reset(), and ast_dsp_reset(). |
|
|
Definition at line 351 of file dsp.c. Referenced by __ast_dsp_call_progress(). |
|
|
Definition at line 345 of file dsp.c. Referenced by __ast_dsp_call_progress(), and ast_dsp_prog_reset(). |
|
|
Definition at line 344 of file dsp.c. Referenced by __ast_dsp_call_progress(), ast_dsp_prog_reset(), and ast_dsp_reset(). |
|
|
Definition at line 340 of file dsp.c. Referenced by __ast_dsp_silence(), ast_dsp_busydetect(), and ast_dsp_reset(). |
|
|
Definition at line 341 of file dsp.c. Referenced by ast_dsp_busydetect(), and ast_dsp_reset(). |
|
|
Definition at line 354 of file dsp.c. Referenced by __ast_dsp_digitdetect(), ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
Definition at line 346 of file dsp.c. Referenced by __ast_dsp_call_progress(), ast_dsp_prog_reset(), and ast_dsp_set_call_progress_zone(). |
|
|
Definition at line 335 of file dsp.c. Referenced by __ast_dsp_call_progress(), ast_dsp_prog_reset(), and ast_dsp_reset(). |
|
|
Definition at line 348 of file dsp.c. Referenced by __ast_dsp_call_progress(), and ast_dsp_get_tcount(). |
|
|
Referenced by __ast_dsp_digitdetect(), ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
Definition at line 350 of file dsp.c. Referenced by ast_dsp_digitreset(), and ast_dsp_process(). |
|
|
Definition at line 331 of file dsp.c. Referenced by ast_dsp_new(), and ast_dsp_set_threshold(). |
|
|
Definition at line 333 of file dsp.c. Referenced by __ast_dsp_silence(). |
|
|
Definition at line 332 of file dsp.c. Referenced by __ast_dsp_silence(), __ast_play_and_record(), ast_dsp_reset(), and handle_recordfile(). |
|
|
Definition at line 347 of file dsp.c. Referenced by __ast_dsp_call_progress(), and ast_dsp_get_tstate(). |