Go to the documentation of this file.
28 #if !defined(_SPANDSP_PLC_H_)
29 #define _SPANDSP_PLC_H_
97 #define PLC_PITCH_MIN 120
99 #define PLC_PITCH_MAX 40
101 #define PLC_PITCH_OVERLAP_MAX (PLC_PITCH_MIN >> 2)
103 #define CORRELATION_SPAN 160
107 #define PLC_HISTORY_LEN (CORRELATION_SPAN + PLC_PITCH_MIN)
129 #if defined(__cplusplus)
166 #if defined(__cplusplus)