Assertion error observed in evs_enc_fx (with option stereo_dmx_evs) from DetectTnsFilt_fx function
# Basic info Encoder (BASOP) : - Git SHA: 92b81e4c18fd2fa654fcf40a70aaa37ecb21bc68 # Bug description Assertion error is observed from BASOP encoder : ``` Frames processed: 511 Assertion failed: (0), function L_add, file basop32.c, line 1784. ``` # Ways to reproduce ``` ./IVAS_cod -stereo_dmx_evs 128000 48 scripts/testv/stvST48c.wav bit ``` The call stack is : ![stvST48c](/uploads/25e9350ba7f991a216d12b64936b0bca/stvST48c.png)
issue