Skip to content

BASOP updates for lib_com, lib_dec, WMOPS optimization changes

Sandesh Venkatesh requested to merge basop_instrumentation_wmops_optimization into main

[x] BASOP and instrumentation changes for lib_com, lib_dec and lib_rend files
[x] Replaced some of the basops where MAC operation were performed with Madd_* and Msub_* operations.
[x] Crash fix for OMASA 2Dir2TC 4ISM at br sw techs 13.2 to 512 kbps start 384 kbps, 48kHz in, 16kHz out, BINAURAL out (Model from file)

EVS 26.444 BE test passes.
decoder pytests:
MLD scores:
Original inputs: 562 failed, 374 skipped
MLD > 10: 46
MLD > 5 : 108
MLD < 5 : 408
+10dB inputs: 562 failed, 374 skipped
MLD > 10: 168
MLD > 5 : 185
MLD < 5 : 209
-10dB inputs: 562 failed, 374 skipped
MLD > 10: 13
MLD > 5 : 47
MLD < 5 : 502

encoder pytests results:
MLD scores:
Original inputs: 562 tests: 90 passes, 472 failures, 374 skipped
MLD > 10: 16
MLD > 5 : 31
MLD < 5 : 515
+10dB inputs: 562 tests: 90 passes, 472 failures, 374 skipped
MLD > 10: 26
MLD > 5 : 92
MLD < 5 : 444
-10dB inputs: 562 tests: 76 passes, 486 failures, 374 skipped
MLD > 10: 5
MLD > 5 : 19
MLD < 5 : 538

Edited by Sandesh Venkatesh

Merge request reports

Loading