Skip to content

Draft: Add test cases for Parambin and FastConv reverberators

Reason why this change is needed

  • This is test cases for the issue. Merge request related to changes is different => !1280 (merged)

Description of the change

  • Test cases for Parambin and FastConv reverberators. All combinations for custom reverb and HRTF are implemented.
  1. Parambin Default Reverb + Default HRTF
  2. Parambin Custom Reverb + Default HRTF
  3. Parambin Default Reverb + Custom HRTF
  4. Parambin Custom Reverb + Custom HRTF
  5. FastConv Default Reverb + Default HRTF
  6. FastConv Custom Reverb + Default HRTF
  7. FastConv Default Reverb + Custom HRTF
  8. FastConv Custom Reverb + Custom HRTF

Affected operating points

  • IVAS decoding
  • BE

Related to #922 (closed)

Merge request reports

Loading