Loading lib_dec/ivas_ism_param_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -2110,7 +2110,7 @@ void ivas_param_ism_dec_digest_tc_fx( hSpatParamRendCom = st_ivas->hSpatParamRendCom; assert( hSpatParamRendCom ); output_frame = imult1616( nCldfbSlots, hSpatParamRendCom->num_freq_bands ); fade_len = shr( output_frame, 2 ); fade_len = shr( output_frame, 1 ); nchan_transport = st_ivas->nchan_transport; move16(); Loading Loading
lib_dec/ivas_ism_param_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -2110,7 +2110,7 @@ void ivas_param_ism_dec_digest_tc_fx( hSpatParamRendCom = st_ivas->hSpatParamRendCom; assert( hSpatParamRendCom ); output_frame = imult1616( nCldfbSlots, hSpatParamRendCom->num_freq_bands ); fade_len = shr( output_frame, 2 ); fade_len = shr( output_frame, 1 ); nchan_transport = st_ivas->nchan_transport; move16(); Loading