Commit 17ea3a46 authored by thomas dettbarn's avatar thomas dettbarn Committed by Sandesh Venkatesh
Browse files

removed a warning.

parent dcb916fb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -752,7 +752,10 @@ static void ivas_param_mc_param_est_enc_fx(

#if defined( IMPROVE_HIGH_COMPLEXITY_PARAM_MC_PRM_EST_BE ) || defined( IMPROVE_HIGH_COMPLEXITY_PARAM_MC_PRM_EST_NONBE )
    Word16 gb = find_guarded_bits_fx( l_ts );
#ifndef MERGE_REQUEST_1472_SPEEDUIP_ivas_mc_param_enc_fx_NONBE
    Word16 add20gb = add( 20, gb );
#endif

#endif

    FOR( ts = start_ts; ts < num_time_slots; ts++ )