This was happening for an ultra-wideband fuzzer testcase.
Fixes msan error:
Issue 69258: speex:speex_decode_fuzzer_fixed: Use-of-uninitialized-value in compute_rms16
found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/speex
Fixes https://gitlab.xiph.org/xiph/speex/-/issues/2049
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69258
Signed-off-by: Tristan Matthews <tmatth@videolan.org>