Loading lib_enc/ivas_stereo_dmx_evs.c +3 −0 Original line number Diff line number Diff line Loading @@ -1134,6 +1134,8 @@ void stereo_dmx_evs_enc( int16_t input_frame; push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading Loading @@ -1358,6 +1360,7 @@ void stereo_dmx_evs_enc( mvr2s( p_dmx_data, data, n_samples ); pop_wmops(); return; } Loading Loading
lib_enc/ivas_stereo_dmx_evs.c +3 −0 Original line number Diff line number Diff line Loading @@ -1134,6 +1134,8 @@ void stereo_dmx_evs_enc( int16_t input_frame; push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading Loading @@ -1358,6 +1360,7 @@ void stereo_dmx_evs_enc( mvr2s( p_dmx_data, data, n_samples ); pop_wmops(); return; } Loading