Loading lib_com/ivas_stereo_ica_com.c +0 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,6 @@ static void interpTargetChannel( return; } /* IVAS-220: QCToDo: (check N for dependency on the inputFs) */ N = L_shift_adapt; factor = ( (float) N ) / abs( d ); interp_factor2 = factor / INTERP_FACTOR1; Loading Loading
lib_com/ivas_stereo_ica_com.c +0 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,6 @@ static void interpTargetChannel( return; } /* IVAS-220: QCToDo: (check N for dependency on the inputFs) */ N = L_shift_adapt; factor = ( (float) N ) / abs( d ); interp_factor2 = factor / INTERP_FACTOR1; Loading