[Non-BE] Resolve "Msan error in SBA decoding to BINAURAL_ROOM_REVERB"
- Related issues: #935 (closed)
- Requested reviewers: @kiene
Reason why this change is needed
- Resolves the MSAN issue reported in #935 (closed)
- also resolves the bug that SBA with
BINAURAL_ROOM_REVERB
output is dry and bitexact toBINAURAL
output
Description of the change
- Renderer configuration is performed identically for
BINAURAL_ROOM_REVERB
andBINAURAL_ROOM_IR
for (O)SBA with this patch.
Affected operating points
- SBA >= 96kbps with
BINAURAL_ROOM_REVERB
output is nonBE, but now should actually have a wet reverberated signal
Related to #935 (closed)
Edited by Archit Tamarapu