Asterisk - The Open Source Telephony Project GIT-master-c753fe4
|
Data Fields | |
size_t | num_samples |
plc_state_t | plc_state |
int16_t * | samples_buf |
size_t num_samples |
Definition at line 4996 of file channel.c.
Referenced by adjust_frame_for_plc().
plc_state_t plc_state |
Definition at line 4997 of file channel.c.
Referenced by adjust_frame_for_plc().
int16_t* samples_buf |
Definition at line 4992 of file channel.c.
Referenced by adjust_frame_for_plc(), and plc_ds_destroy().