Loading lib_enc/ivas_stereo_dmx_evs_fx.c +1 −7 Original line number Diff line number Diff line Loading @@ -1863,10 +1863,7 @@ void stereo_dmx_evs_enc_fx( Word64 W_tmp; Word16 W_tmp_q; #ifdef FIX_1511_POC_RENORM push_wmops( "stereo_dmx_evs_enc_fx" ); #endif push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading Loading @@ -2217,10 +2214,7 @@ void stereo_dmx_evs_enc_fx( } Copy_Scale_sig32_16( p_dmx_data, data, n_samples, 5 ); // Q26->Q15 #ifdef FIX_1511_POC_RENORM pop_wmops(); #endif return; } Loading Loading
lib_enc/ivas_stereo_dmx_evs_fx.c +1 −7 Original line number Diff line number Diff line Loading @@ -1863,10 +1863,7 @@ void stereo_dmx_evs_enc_fx( Word64 W_tmp; Word16 W_tmp_q; #ifdef FIX_1511_POC_RENORM push_wmops( "stereo_dmx_evs_enc_fx" ); #endif push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading Loading @@ -2217,10 +2214,7 @@ void stereo_dmx_evs_enc_fx( } Copy_Scale_sig32_16( p_dmx_data, data, n_samples, 5 ); // Q26->Q15 #ifdef FIX_1511_POC_RENORM pop_wmops(); #endif return; } Loading