webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
void | WebRtcIsac_InitializePitch (const double *in, const double old_lag, const double old_gain, PitchAnalysisStruct *State, double *lags) |
void | WebRtcIsac_PitchAnalysis (const double *in, double *out, PitchAnalysisStruct *State, double *lags, double *gains) |
void WebRtcIsac_InitializePitch | ( | const double * | in, |
const double | old_lag, | ||
const double | old_gain, | ||
PitchAnalysisStruct * | State, | ||
double * | lags | ||
) |
void WebRtcIsac_PitchAnalysis | ( | const double * | in, |
double * | out, | ||
PitchAnalysisStruct * | State, | ||
double * | lags, | ||
double * | gains | ||
) |