Commit cc452afd authored by vaclav's avatar vaclav
Browse files

fix wrt. NONBE_1199_OMASA_JBM_BRATE_SW_FLUSH and NONBE_1303_REND_GRANULARITY dependency

parent d05c8749
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1234,11 +1234,12 @@ ivas_error IVAS_DEC_ReadFormat(
            // st_ivas->nchan_transport = nchan_transport_old; // ToDo: temporarily deactivated to keep FIX_HRTF_LOAD bit-exact but this is likely a bug in the main -> see issue #1200
#endif

#ifndef NONBE_1199_OMASA_JBM_BRATE_SW_FLUSH
            if ( st_ivas->ivas_format == MASA_FORMAT )
            {
                st_ivas->nchan_ism = 0; // ToDo: temporary hack to keep FIX_HRTF_LOAD bit-exact but this is likely a bug in the main -> see issue #1199
            }

#endif
            if ( st_ivas->hTcBuffer == NULL )
            {
                return IVAS_ERR_UNEXPECTED_NULL_POINTER;