Large differences between BASOP and float for critical item in MDCT-stereo @96kbps
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float):ecb2d1dd1e5d39178368533b51195fefe5ee326b - Decoder (float):ecb2d1dd1e5d39178368533b51195fefe5ee326b - Fixed point: - Encoder (fixed):d818c1482f98dcd8bcd13756c429a26c7b751c16 # Bug description For the particular items very large differences are observed between BASOP and code version, which seems to be the case throughout the majority of the item. For reference see below the spectrum for the left channel for 3 consecutive frames starting from timestamp 0.240 ms, red represents BASOP and green is float: 0.240 ms ![Screenshot_2025-02-18_at_15.23.54](/uploads/54cc6d276657d7d6933dce7ab470b0f3/Screenshot_2025-02-18_at_15.23.54.png) 0.260 ms ![Screenshot_2025-02-18_at_15.27.33](/uploads/8e58cfc6ad8f5f398cc03bf1e6710320/Screenshot_2025-02-18_at_15.27.33.png) 0.280 ms ![Screenshot_2025-02-18_at_15.28.48](/uploads/6d936d09b7394b89c8210f416ede7ee5/Screenshot_2025-02-18_at_15.28.48.png) The input signal is of higher loudness (approx -13 LFKS), so I also tested with normalizing the input to -26 LKFS and the issue is still present. # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1308 <!-- Commandline or script --> ```bash IVAS_cod -stereo -max_band fb 96000 48 emese_48_STEREO.pcm emese_stereo_b96_fb_cbr.192 IVAS_dec STEREO 48 emese_stereo_b96_fb_cbr.192 emese_stereo_b96_fb_cbr.dec.STEREO.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