Commit d0c500d3 authored by vaclav's avatar vaclav
Browse files

Merge branch '221-use-of-uninitialized-value-in-stereo-br-switching' of...

Merge branch '221-use-of-uninitialized-value-in-stereo-br-switching' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into 221-use-of-uninitialized-value-in-stereo-br-switching
parents c35c9249 674caa7d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
/* ################### Start compiler switches ######################## */

#define SUPPORT_JBM_TRACEFILE                   /* support for JBM tracefile, which is needed for 3GPP objective/subjective testing, but not relevant for real-world implementations */
//#define RAM_COUNTING_TOOL                       /* tool to automatically count the dynamically alocated static memory consumption */
#define RAM_COUNTING_TOOL                       /* tool to automatically count the dynamically alocated static memory consumption */

/* #################### End compiler switches ######################### */