Loading lib_dec/ivas_sba_dec.c +3 −1 Original line number Diff line number Diff line Loading @@ -115,8 +115,8 @@ ivas_error ivas_sba_dec_reconfigure( int16_t nchan_out_buff; #else int16_t nchan_out_buff, nchan_out_buff_old; #endif int16_t sba_analysis_order_old_flush; #endif DECODER_CONFIG_HANDLE hDecoderConfig; ivas_error error; ISM_MODE ism_mode_old; Loading @@ -127,7 +127,9 @@ ivas_error ivas_sba_dec_reconfigure( hDecoderConfig = st_ivas->hDecoderConfig; ivas_total_brate = hDecoderConfig->ivas_total_brate; last_ivas_total_brate = st_ivas->last_active_ivas_total_brate; #ifndef FIX_1330_JBM_MEMORY sba_analysis_order_old_flush = st_ivas->sba_analysis_order; #endif /*-----------------------------------------------------------------* * Set SBA high-level parameters Loading Loading
lib_dec/ivas_sba_dec.c +3 −1 Original line number Diff line number Diff line Loading @@ -115,8 +115,8 @@ ivas_error ivas_sba_dec_reconfigure( int16_t nchan_out_buff; #else int16_t nchan_out_buff, nchan_out_buff_old; #endif int16_t sba_analysis_order_old_flush; #endif DECODER_CONFIG_HANDLE hDecoderConfig; ivas_error error; ISM_MODE ism_mode_old; Loading @@ -127,7 +127,9 @@ ivas_error ivas_sba_dec_reconfigure( hDecoderConfig = st_ivas->hDecoderConfig; ivas_total_brate = hDecoderConfig->ivas_total_brate; last_ivas_total_brate = st_ivas->last_active_ivas_total_brate; #ifndef FIX_1330_JBM_MEMORY sba_analysis_order_old_flush = st_ivas->sba_analysis_order; #endif /*-----------------------------------------------------------------* * Set SBA high-level parameters Loading