Harmonize normalization of SBA input/output
SBA coding with SPAR currently expects PCM input to be in range +-1 and outputs PCM in range +-1 whereas IVAS in general operates with input/output range of 32767 to -32768. This issue is to harmonize input/output normalization of SPAR SBA coding with rest of the codec.