[Non-BE] Resolve "USAN: nullptr-with-offset and Segfaults in 7_1_4 to BINAURAL and BINAURAL_ROOM_REVERB decoding with bitrate switching and head rotation"
requested to merge 1070-usan-nullptr-with-offset-and-segfaults-in-7_1_4-to-binaural-and-binaural_room_reverb-decoding into main
- Related issues: #1070 (closed)
- Requested reviewers:
Reason why this change is needed
At a MC rate switch with JBM and coming from MCT with output to BINAURAL_ROOM_REVERB and head rotation, the conversion to HOA3 for the MC signal needed for the rotation in SHD domain was missing.
Description of the change
Fix render flush at a RS when coming from MCT with binaural rendering and JBM. Further small type fix for the TC buffer opening and reconfiguration.
Affected operating points
- Non-BE for MC rate switching with JBM
- Produced bitstream is BE compared to previous state (no encoder change).
Related to #1070 (closed)
Edited by bayers