spandsp
0.0.6
|
#include <plc.h>
Public Attributes | |
int | missing_samples |
int | pitch_offset |
int | pitch |
float | pitchbuf [120] |
int16_t | history [(160+120)] |
int | buf_ptr |
The generic packet loss concealer context.
int plc_state_t::buf_ptr |
Current pointer into the history buffer
int16_t plc_state_t::history[(160+ 120)] |
History buffer
int plc_state_t::missing_samples |
Consecutive erased samples
int plc_state_t::pitch |
Pitch estimate
int plc_state_t::pitch_offset |
Current offset into pitch period
float plc_state_t::pitchbuf[120] |
Buffer for a cycle of speech