Skip to content

Include both genaration of hrtf binary file in floating point and fix point. Only floating is activated by switch

  • Related issues:
  • Requested reviewers:

Reason why this change is needed

Include both generation of hrtf binary file in floating point and fix point. Only floating is activated by switch. The branch is BE, affect no operating nor the bitstream. This branch is linked to issue #1031 (closed). It does not integrate branch ericsson/fixpoint_tdrend_hrtf_file_format (need to be done)

Description of the change

  • Describe what is done.

Affected operating points

  • Describe here as well as possible what operating points are affected and how
  • In minimum, there should be a status for bitstream compatibility and output bit exactness
  • For bitstream compatibility, the following levels are helpful for describing encoder
    1. Produced bitstream is BE compared to previous state.
    2. Produced bitstream is non-BE but it is fully backwards compatible for decoding. Decoded output may differ.
    3. Produced bitstream is non-BC. Old decoder cannot decode the produced bitstream correctly.
  • For output difference, use BE or non-BE. Additionally, amount of difference can be presented.

Merge request reports

Loading