(Another) BASOP assert in EVS encoder (with -rf mode on)
# Basic info <!--- Add commit SHA used to reproduce--> - Fixed point: 3af0cca # Bug description Running the EVS decoder in -rf mode after stereo dmx triggers this BASOP assert: ![Screenshot 2026-05-04 at 14.14.31.png](/uploads/46ea85bb3c684b0ea578d65f13b7b8fc/Screenshot_2026-05-04_at_14.14.31.png){width="900" height="389"} # Ways to reproduce :warning: Note:this is only triggered with the resampled input vector produced by the scripts <!--Commandline or script--> ```bash python3 scripts/runIvasCodec.py -p scripts/config/ci_linux_ltv.json -m StereoDmxEvs_b13_2_swb_rf_hi2_cbr -f ci/complexity_measurements/ep_10pct_fer.g192 --oc mono ``` Commandline: ``` IVAS_cod -stereo_dmx_evs -max_band swb -rf hi 2 13200 32 ltv48_STEREO_32_STEREO.pcm ltv48_STEREO_StereoDmxEvs_b13_2_swb_rf_hi2_cbr.192 ``` <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary.-->
issue