Loading lib_dec/ivas_stereo_dft_dec_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -908,6 +908,7 @@ void stereo_dft_dec_smooth_parameters_fx( move16(); #ifdef FIX_874_INCREASE_IPD_PRECISION PI_round = EVS_PI_FX_Q27 + EPSILLON_FX; /*add error corrections when comparing ipds with exactly a difference of pi*/ move32(); #endif test(); Loading Loading
lib_dec/ivas_stereo_dft_dec_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -908,6 +908,7 @@ void stereo_dft_dec_smooth_parameters_fx( move16(); #ifdef FIX_874_INCREASE_IPD_PRECISION PI_round = EVS_PI_FX_Q27 + EPSILLON_FX; /*add error corrections when comparing ipds with exactly a difference of pi*/ move32(); #endif test(); Loading