Commit 63f05e3b authored by Marek Szczerba's avatar Marek Szczerba
Browse files

To make clang happy

parent 743d1c3b
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -939,8 +939,7 @@ void ivas_reverb_interpolate_energies_fx(
    Word32 *pOutput_ene_l_m,
    Word32 *pOutput_ene_r_m,
    Word16 *pOutput_ene_l_e,
    Word16 *pOutput_ene_r_e
)
    Word16 *pOutput_ene_r_e )
{
    Word16 input_idx, output_idx;
    Word32 rel_offset;