Searched refs:windowLog_max (Results 1 – 1 of 1) sorted by relevance
1796 U32 windowLog_max; member1808 g_level_constraint[1].windowLog_max = 19; in BMK_init_level_constraints()1816 …g_level_constraint[l].windowLog_max = (l<20) ? 23 : l+5; /* only --ultra levels >= 20 can use wi… in BMK_init_level_constraints()1838 if (params.vals[wlog_ind] > g_level_constraint[cLevel].windowLog_max) in BMK_seed()