42 #ifndef _NORMALIZER_H_
43 #define _NORMALIZER_H_
57 void NormalizeLength(
float *pInput,
int nInputLength,
float *pOutput,
int nOutputLength);
void NormalizeAmplitude(float *pData, int nLength)
void NormalizeLength(float *pInput, int nInputLength, float *pOutput, int nOutputLength)
void NormalizeStartingPoint(float *pData, int nLength)