Skip to content

Fix for LTV crashes

Sandesh Venkatesh requested to merge ltv_crash_fixes_1 into main

[x] Crash fix for ltv-MASA 2TC bitrate switching from 13.2 kbps to 512 kbps, 48kHz in, 48kHz out, EXT out, JBM Prof 5 test case. Scaling issue addressed in ivas_CalcPowerSpecAndDetectTonalComponents_fx
[x] Crash fix for Test case - 10dB ltv-OMASA 1Dir1TC 4ISM at 48 kbps, 48kHz in, 48kHz out, BINAURAL_ROOM_REVERB out. Added the missed saturation check in tcx_noise_filling_with_shift.

Pipeline results:

  • EVS 26.444 BE test passes.
  • decoder pytests:
    MLD scores:
    Original inputs: 562 failed, 374 skipped
    MLD > 10: 35
    MLD > 5 : 85
    MLD < 5 : 442
    +10dB inputs: 562 failed, 374 skipped
    MLD > 10: 146
    MLD > 5 : 188
    MLD < 5 : 228
    -10dB inputs: 562 failed, 374 skipped
    MLD > 10: 8
    MLD > 5 : 41
    MLD < 5 : 513
  • encoder pytests results:
    MLD scores:
    Original inputs: 562 tests:
    MLD > 10: 15
    MLD > 5 : 47
    MLD < 5 : 500
    +10dB inputs: 562 tests:
    MLD > 10: 44
    MLD > 5 : 128
    MLD < 5 : 390
    -10dB inputs: 562 tests:
    MLD > 10: 5
    MLD > 5 : 21
    MLD < 5 : 536

Merge request reports

Loading