Loading lib_dec/ivas_osba_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -308,7 +308,7 @@ ivas_error ivas_osba_render_sf( v_add( p_output[n], p_output_ism[n], p_output[n], *nSamplesRendered ); } #ifndef NONBE_13552_HARMONIZE_OSBA_LOUDNESS #ifndef NONBE_1352_HARMONIZE_OSBA_LOUDNESS v_multc( p_output[n], 0.5f, p_output[n], *nSamplesRendered ); #endif } Loading Loading
lib_dec/ivas_osba_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -308,7 +308,7 @@ ivas_error ivas_osba_render_sf( v_add( p_output[n], p_output_ism[n], p_output[n], *nSamplesRendered ); } #ifndef NONBE_13552_HARMONIZE_OSBA_LOUDNESS #ifndef NONBE_1352_HARMONIZE_OSBA_LOUDNESS v_multc( p_output[n], 0.5f, p_output[n], *nSamplesRendered ); #endif } Loading