Commit f346f2f4 authored by multrus's avatar multrus
Browse files

Merge branch...

Merge branch '1836-replace-overflow-basop-operators-by-overflow-free-variants-in-lib_com' into 'main'

(undef) Resolve "Replace Overflow BASOP-Operators by overflow-free variants in lib_com"

Closes #1836

See merge request !2177
parents c4f285a1 25f8bd34
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -6994,9 +6994,6 @@ void synthesise_fb_high_band_fx(
 *                                                                   *
 * Estimate mix factors for SHB excitation generation                *
 *-------------------------------------------------------------------*/
#ifdef ISSUE_1836_replace_overflow_libcom
#undef ISSUE_1836_replace_overflow_libcom
#endif
void Estimate_mix_factors_fx(
    const Word16 *shb_res, /* i  : SHB LP residual in Q = Q_shb */
    const Word16 Q_shb,