Commit 44bb809a authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Enable stereo cng div by zero fix

[x] Changes pulled in from ivas-codec-pc/ivas-codec!1431
parent 21818bb0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
/* ################## End DEVELOPMENT switches ######################### */

/* clang-format on */
//#define NONBE_FIX_1010_STEREO_CNG_DIV_BY_ZERO
#define NONBE_FIX_1010_STEREO_CNG_DIV_BY_ZERO

#define UNUSED_PARAM(...) (void)(__VA_ARGS__)