aboutsummaryrefslogtreecommitdiffstats
path: root/src/oma.h
diff options
context:
space:
mode:
authorDaniil Cherednik <dan.cherednik@gmail.com>2020-12-07 00:51:46 +0300
committerDaniil Cherednik <dan.cherednik@gmail.com>2020-12-07 00:51:46 +0300
commit62ced878b526d49e5ef6ad42ca2eb7efc874867a (patch)
tree768c03f4870d1a8f67104e36d8055c385a526aed /src/oma.h
parent40d971c988fd9ccfb82cc6aaacc57ca1ad477d52 (diff)
downloadatracdenc-62ced878b526d49e5ef6ad42ca2eb7efc874867a.tar.gz
Fix range to search proper bit allocation
In some cases we have quite small target number of bits so we unable to fit without reducing BFU number. But current algorithm starts reduce BFU only after succeful (from bit numbet perspctive) allocation. Which mean we must create zero allocation and only after that we restart allocation with reduced bfu number. The issue was the range to shift SNR was not enough to create zerro allocation in some cases.
Diffstat (limited to 'src/oma.h')
0 files changed, 0 insertions, 0 deletions