Loading lib_dec/ivas_svd_dec_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ #define SVD_ZERO_FLUSH_THRESHOLD_FX ( 0 ) #define CONVERGENCE_FACTOR_FX 214748 /* factor for SVD convergence (as per latest float code: 1.0e-04f) */ #ifndef FIX_1548_HARMONIZE_NON_DIEGETIC_PANNING_LAW #define MINUS_ONE_IN_Q31 ( -2147483647 - 1 ) #endif /*-----------------------------------------------------------------------* * Local function prototypes Loading Loading
lib_dec/ivas_svd_dec_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ #define SVD_ZERO_FLUSH_THRESHOLD_FX ( 0 ) #define CONVERGENCE_FACTOR_FX 214748 /* factor for SVD convergence (as per latest float code: 1.0e-04f) */ #ifndef FIX_1548_HARMONIZE_NON_DIEGETIC_PANNING_LAW #define MINUS_ONE_IN_Q31 ( -2147483647 - 1 ) #endif /*-----------------------------------------------------------------------* * Local function prototypes Loading