Commit ee0e3096 authored by multrus's avatar multrus
Browse files

formatting

parent 646f3def
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1789,7 +1789,6 @@ static void cdftForw(
}



/*-----------------------------------------------------------------*
 * cftfsub()
 * Complex Discrete Fourier Transform
+0 −1
Original line number Diff line number Diff line
@@ -200,7 +200,6 @@ void initFdCngDec_fx(
}



/*
   deleteFdCngDec_fx

+0 −1
Original line number Diff line number Diff line
@@ -1645,7 +1645,6 @@ void QuantizeSpectrum_fx(
            // sqBits = tcx_scalar_quantization_rateloop_ivas_fx(spectrum_fx, *spectrum_e, sqQ, L_spec, &sqGain_fx, &sqGain_e, st->hTcxCfg->sq_rounding, hTcxEnc->memQuantZeros, prm_lastnz, /* lastnz */ sqTargetBits, &nEncoded, &stop, sqBits_noStop, sqBits, st->hTcxCfg->tcxRateLoopOpt, st->tcxonly, phm_cfg, max_iter, st->element_mode);



            IF( ctxHmBits > 0 ) /* Mapping tool is enabled */
            {
                /* Truncate spectrum */
+0 −3
Original line number Diff line number Diff line
@@ -207,8 +207,6 @@ static void GetAttackForTCXDecision_fx(
}




/************************************************/
/*                                              */
/*              Interface functions             */
@@ -809,7 +807,6 @@ static void InitDelayBuffer(
}



static void InitSubblockEnergies_fx(
    const Word16 nFrameLength,
    const Word16 nDelay,
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+7 −7

File changed.

Contains only whitespace changes.

Loading