Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
struct ast_audiohook | audiohook |
struct fft_data | rx |
struct fft_data | tx |
Definition at line 158 of file func_pitchshift.c.
struct ast_audiohook audiohook |
Definition at line 159 of file func_pitchshift.c.
Referenced by destroy_callback(), pitchshift_cb(), and pitchshift_helper().
struct fft_data rx |
Definition at line 161 of file func_pitchshift.c.
Referenced by pitchshift_cb(), and pitchshift_helper().
struct fft_data tx |
Definition at line 162 of file func_pitchshift.c.
Referenced by pitchshift_cb(), and pitchshift_helper().