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