Skip to content

Hrtf file format improvements

vaclav requested to merge hrtf_file_format_improvements into main
  • Related issues:
  • Requested reviewers: @tamarapu

Reason why this change is needed

Description of the change

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

Merge request reports

Loading