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