Hrtf file format improvements
- Related issues:
- Requested reviewers: @tamarapu
Reason why this change is needed
- Formal imporvement of !1690 (merged).
Description of the change
- Formal imporvement of !1690 (merged).
Affected operating points
- All is BE.*
The improvements include:
- removal of useless data type conversions
- addition of exits in case of malloc() failure
- RESAMPLE_FACTOR_16_48/RESAMPLE_FACTOR_32_48 defined only once instead of twice
- fix the location of function returns; under FIX_RETURN
- minor formatting changes
Edited by vaclav