Commit 0f06dce0 authored by fotopoulou's avatar fotopoulou
Browse files

add comment

parent 2ad89313
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ void ivas_mct_core_enc(
    }

#ifdef NONBE_FIX_1097_SBA_DTX_BRATE_SWITCHING_ENC
    /* point first CPE channels to longer buffers where switching from ACELP to TCX may occur in SBA with DTX (total memory saving)*/
    for ( ch = 0; ch < CPE_CHANNELS; ch++ )
    {
        inv_mdst_spectrum[ch][0] = powerSpecMsInv[ch][0] = powerSpecMsInv_long_cpe0[ch];