Commit f80b6d81 authored by Shikha Shetgeri's avatar Shikha Shetgeri
Browse files

minor changes done

parent de9f35a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -158,8 +158,8 @@ ivas_error ivas_spar_covar_smooth_enc_open(
    }

    ivas_set_up_cov_smoothing( hCovState, pFb, cov_smooth_cfg->max_update_rate, cov_smooth_cfg->min_pool_size
#ifndef FIX_331_ALL_BRS
#ifdef COV_SMOOTH_TUNING
#ifndef FIX_331_ALL_BRS
                               ,
                              nchan_inp
#endif
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@
#define SBA_HPF_TUNING_ENC
/*#define SBA_HPF_TUNING_DEC*/
#define SMOOTH_WITH_TRANS_DET
#define FIX_331_ALL_BRS
#define FIX_331_ALL_BRS                                 /*Enable the fix_331 across all the bitrates and sba modes*/
#endif

#define BINAURALIZATION_DELAY_REPORT                    /* VA: Issue 255 - Changes the way the decoder delay is reported */