#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 |
Consecutive erased samples
Current offset into pitch period
Pitch estimate
float plc_state_t::pitchbuf[PLC_PITCH_MIN] |
Buffer for a cycle of speech
int16_t plc_state_t::history[PLC_HISTORY_LEN] |
History buffer
Current pointer into the history buffer