Loading lib_enc/ivas_core_pre_proc_front.c +1 −0 Original line number Diff line number Diff line Loading @@ -222,6 +222,7 @@ ivas_error pre_proc_front_ivas( } #ifdef DEBUG_MODE_INFO if ( !( hCPE->hStereoTD != NULL && n > 0 ) ) { int16_t tmp_dmx_in[L_FRAME48k]; mvr2s( signal_in - NS2SA( st->input_Fs, ACELP_LOOK_NS ), tmp_dmx_in, input_frame ); Loading Loading
lib_enc/ivas_core_pre_proc_front.c +1 −0 Original line number Diff line number Diff line Loading @@ -222,6 +222,7 @@ ivas_error pre_proc_front_ivas( } #ifdef DEBUG_MODE_INFO if ( !( hCPE->hStereoTD != NULL && n > 0 ) ) { int16_t tmp_dmx_in[L_FRAME48k]; mvr2s( signal_in - NS2SA( st->input_Fs, ACELP_LOOK_NS ), tmp_dmx_in, input_frame ); Loading