Loading lib_dec/TonalComponentDetection_fx.c 100644 → 100755 +2 −2 Original line number Diff line number Diff line Loading @@ -589,8 +589,8 @@ static void CorrectF0( const Word16 element_mode ) { Word16 /*short*/ i; Word16 /*short*/ F0; Word32 /*long*/ F0_32; /* unused in EVS_MONO */ Word16 /*short*/ F0 = 0; /* init for windows compiler only */ Word32 /*long*/ F0_32 = 0; /* unused in EVS_MONO */ Word16 /*short*/ diff[MAX_PEAKS_FROM_PITCH - 1], sortedDiff[MAX_PEAKS_FROM_PITCH - 1]; /*Q0*/ Word16 /*short*/ iMostCommonDiff, nMostCommonDiff, nSameDiff, iMult; /*Q0*/ Loading Loading
lib_dec/TonalComponentDetection_fx.c 100644 → 100755 +2 −2 Original line number Diff line number Diff line Loading @@ -589,8 +589,8 @@ static void CorrectF0( const Word16 element_mode ) { Word16 /*short*/ i; Word16 /*short*/ F0; Word32 /*long*/ F0_32; /* unused in EVS_MONO */ Word16 /*short*/ F0 = 0; /* init for windows compiler only */ Word32 /*long*/ F0_32 = 0; /* unused in EVS_MONO */ Word16 /*short*/ diff[MAX_PEAKS_FROM_PITCH - 1], sortedDiff[MAX_PEAKS_FROM_PITCH - 1]; /*Q0*/ Word16 /*short*/ iMostCommonDiff, nMostCommonDiff, nSameDiff, iMult; /*Q0*/ Loading