/*#define DISABLE_LIMITER*//* disable the limiter - needed for testing Bitexactness between different renderer framings */
/*#define DEBUG_APA_SILENCE_NON_SCALED*//* Switch APA into mode that replaces contents of non-scaled frames with silence. Useful for identifying scaled regions in the audio output of the decoder */
/* #################### End DEBUGGING switches ############################ */
@@ -183,9 +184,11 @@
#define FIX_1288_SPLIT_REND_XSAN /* Dlb: Fix asan, msan and usan issues in split rendering mode*/
#define FIX_NCHAN_BUFFERS /* VA: issue 1322: Correct the number of float buffers (channels) at the decoder */