summaryrefslogtreecommitdiffstats
path: root/src/opt/sbd/sbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/sbd/sbd.h')
-rw-r--r--src/opt/sbd/sbd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opt/sbd/sbd.h b/src/opt/sbd/sbd.h
index 89d29958..6cdfafe4 100644
--- a/src/opt/sbd/sbd.h
+++ b/src/opt/sbd/sbd.h
@@ -39,6 +39,7 @@ typedef struct Sbd_Par_t_ Sbd_Par_t;
struct Sbd_Par_t_
{
int nLutSize; // target LUT size
+ int nLutNum; // target LUT count
int nTfoLevels; // the number of TFO levels (windowing)
int nTfoFanMax; // the max number of fanouts (windowing)
int nWinSizeMax; // maximum window size (windowing)