Loading lib_enc/ivas_mcmasa_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1040,7 +1040,6 @@ void ivas_mcmasa_param_est_enc_fx( #ifdef FUNC_compute_cov_mtx_fx_16 /*get freq/band mapping*/ int fb_map[DIRAC_NO_FB_BANDS_MAX]; int const sfCorrection = 0; FOR( int b = 0; b < num_freq_bands; b++ ) { FOR( int f = hMcMasa->band_grouping[b]; f < hMcMasa->band_grouping[b + 1]; f++ ) Loading Loading
lib_enc/ivas_mcmasa_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1040,7 +1040,6 @@ void ivas_mcmasa_param_est_enc_fx( #ifdef FUNC_compute_cov_mtx_fx_16 /*get freq/band mapping*/ int fb_map[DIRAC_NO_FB_BANDS_MAX]; int const sfCorrection = 0; FOR( int b = 0; b < num_freq_bands; b++ ) { FOR( int f = hMcMasa->band_grouping[b]; f < hMcMasa->band_grouping[b + 1]; f++ ) Loading