Loading lib_enc/ivas_mcmasa_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2376,7 +2376,7 @@ static void computeLfeEnergy_fx( Word16 inp_q = q_inp; move16(); l_ts = idiv1616( input_frame, MDFT_NO_COL_MAX ); l_ts = shr( input_frame, MDFT_NO_COL_MAX_LOG2 ); separateChannelIndex = hMcMasa->separateChannelIndex; move16(); lfeChannelIndex = LFE_CHANNEL; Loading Loading
lib_enc/ivas_mcmasa_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2376,7 +2376,7 @@ static void computeLfeEnergy_fx( Word16 inp_q = q_inp; move16(); l_ts = idiv1616( input_frame, MDFT_NO_COL_MAX ); l_ts = shr( input_frame, MDFT_NO_COL_MAX_LOG2 ); separateChannelIndex = hMcMasa->separateChannelIndex; move16(); lfeChannelIndex = LFE_CHANNEL; Loading