#include <plc.h>
Data Fields | |
int | buf_ptr |
int16_t | history [PLC_HISTORY_LEN] |
int | missing_samples |
int | pitch |
int | pitch_offset |
float | pitchbuf [PLC_PITCH_MIN] |
Definition at line 115 of file plc.h.
|
Current pointer into the history buffer |
|
History buffer |
|
Consecutive erased samples |
|
Pitch estimate |
|
Current offset into pitch period |
|
Buffer for a cycle of speech |