BASOP Assert in BINAURAL_ROOM_REVERB decoding with render config and head rotation for fx_enc->fx_dec LTV test
# Basic info <!--- Add commit SHA used to reproduce--> - Encoder and Decoder (fixed): aafc25b7f66c006543e772311f1e2ad8c2f0e674 # Bug description FX -\> FX test reveals a BASOP assert: ``` Frames processed: 767 Assertion failed: (0), function L_add, file basop32.c, line 1661. ``` ![Screenshot_2025-08-05_at_11.23.36](/uploads/c56c5ec48a6cd8be92bf6aba1ca8659a/Screenshot_2025-08-05_at_11.23.36.png) # Ways to reproduce <!--Commandline or script--> [bitstream.zip](/uploads/d6075e3ce3f96d933b4a73a884061032/bitstream.zip) ```bash ./IVAS_dec_main -render_config scripts/testv/rend_config_recreation.cfg -t scripts/trajectories/full-circle-with-up-and-down-4s.csv BINAURAL_ROOM_REVERB 48 bit out.wav ``` <!--- 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