search for: 605ea25

Displaying 1 result from an estimated 1 matches for "605ea25".

Did you mean: 605,25
2013 Oct 08
1
[PATCH] Remove dead code
...This means we can safely remove it. Signed-off-by: Stefan Beller <stefanbeller at googlemail.com> --- silk/float/pitch_analysis_core_FLP.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/silk/float/pitch_analysis_core_FLP.c b/silk/float/pitch_analysis_core_FLP.c index 605ea25..b6bafe8 100644 --- a/silk/float/pitch_analysis_core_FLP.c +++ b/silk/float/pitch_analysis_core_FLP.c @@ -496,7 +496,7 @@ static void silk_P_Ana_calc_corr_st3( opus_int complexity /* I Complexity setting */ ) { - const silk_f...