Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
size_t | num_samples |
plc_state_t | plc_state |
int16_t * | samples_buf |
size_t num_samples |
Definition at line 5082 of file channel.c.
Referenced by adjust_frame_for_plc().
plc_state_t plc_state |
Definition at line 5083 of file channel.c.
Referenced by adjust_frame_for_plc().
int16_t* samples_buf |
Definition at line 5078 of file channel.c.
Referenced by adjust_frame_for_plc(), and plc_ds_destroy().