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