Loading lib_dec/ivas_ism_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -310,7 +310,7 @@ static ivas_error ivas_ism_bitrate_switching_dec_fx( { return error; } #if 0 /* TODO: remove float code */ #if 1 /* TODO: remove float code */ if ( ( error = ivas_output_buff_dec( st_ivas->p_output_f, nchan_out_buff_old, nchan_out_buff ) ) != IVAS_ERR_OK ) { return error; Loading Loading
lib_dec/ivas_ism_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -310,7 +310,7 @@ static ivas_error ivas_ism_bitrate_switching_dec_fx( { return error; } #if 0 /* TODO: remove float code */ #if 1 /* TODO: remove float code */ if ( ( error = ivas_output_buff_dec( st_ivas->p_output_f, nchan_out_buff_old, nchan_out_buff ) ) != IVAS_ERR_OK ) { return error; Loading