Commit 61400cca authored by multrus's avatar multrus
Browse files

[cleanup] accept NONE_BE_FIX_BASOP_1044_OSBA_PRERENDER_MIX_GAINS

parent f81dd0b9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -148,7 +148,6 @@
/* ################### Start FIXES switches ########################### */


#define NONE_BE_FIX_BASOP_1044_OSBA_PRERENDER_MIX_GAINS /* DLB: adjust prerendering and mixing gain in OSBA encoder. This is fix to float codes*/
#define NONBE_1211_DTX_BR_SWITCHING                     /* VA: port float issue 1211: fix crash in MASA DTX bitrate switching */
#define NONBE_FIX_1189_GSC_IVAS_OMASA                   /* VA: Fix for issue 1189: Bitstream desynchornization due to reading/writing of the GSC_IVAS_mode parameter */
#define NONBE_FIX_1087_OOB_SBA_DTX_RS                   /* VA: issue 1087: Extend the length of the buffer for MCT decoding to avoid out-of-bound writing in SBA SID bitrate switching decoding */
+0 −3
Original line number Diff line number Diff line
@@ -473,9 +473,6 @@ static void ivas_osba_render_ism_to_sba(
    int16_t azimuth, elevation;
    float gains[MAX_INPUT_CHANNELS];
    float g1, g2;
#ifndef NONE_BE_FIX_BASOP_1044_OSBA_PRERENDER_MIX_GAINS
    float output_gain;
#endif

    int16_t nchan_sba;