Loading lib_enc/ivas_mcmasa_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -2160,7 +2160,9 @@ static void compute_cov_mtx_fx( move16(); CovarianceMatrix *COVls = &( pCOVls[k] ); move64(); temp64_1_r_acc = 0; move64(); temp64_1_i_acc = 0; FOR( freq = brange[0]; freq < brange[1]; freq++ ) Loading Loading
lib_enc/ivas_mcmasa_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -2160,7 +2160,9 @@ static void compute_cov_mtx_fx( move16(); CovarianceMatrix *COVls = &( pCOVls[k] ); move64(); temp64_1_r_acc = 0; move64(); temp64_1_i_acc = 0; FOR( freq = brange[0]; freq < brange[1]; freq++ ) Loading