#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 |
|
History buffer |
|
Consecutive erased samples |
|
Pitch estimate |
|
Current offset into pitch period |
|
Buffer for a cycle of speech |