Skip to content

BASOP and instrumentation changes, optimizations

Sandesh Venkatesh requested to merge basop_lib_com_optimizations_1 into main

[x] Added W_mac_32_32 basop.
[x] Replaced some of the basops where MAC operation were performed with W_mac_32_32 operation.
[x] lib_com BASOP and instrumentation changes

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: 10
MLD > 5 : 50
MLD < 5 : 502

encoder pytests results:
MLD scores:
Original inputs: 562 tests:
MLD > 10: 18
MLD > 5 : 45
MLD < 5 : 499
+10dB inputs: 562 tests:
MLD > 10: 42
MLD > 5 : 128
MLD < 5 : 392
\-10dB inputs: 562 tests:
MLD > 10: 5
MLD > 5 : 19
MLD < 5 : 538

Merge request reports

Loading