Searched refs:noLarge (Results 1 – 5 of 5) sorted by relevance
408 U32 noLarge = 1; in FSE_buildDTable() local426 if (normalizedCounter[s] >= largeLimit) noLarge=0; in FSE_buildDTable()457 DTableH->fastMode = (U16)noLarge; in FSE_buildDTable()
1109 U32 noLarge = 1; in FSE_buildDTable() local1127 if (normalizedCounter[s] >= largeLimit) noLarge=0; in FSE_buildDTable()1158 DTableH.fastMode = (U16)noLarge; in FSE_buildDTable()
1085 U32 noLarge = 1; in FSE_buildDTable() local1104 if (normalizedCounter[s] >= largeLimit) noLarge=0; in FSE_buildDTable()1135 DTableH.fastMode = (U16)noLarge; in FSE_buildDTable()
1108 U32 noLarge = 1; in FSE_buildDTable() local1126 if (normalizedCounter[s] >= largeLimit) noLarge=0; in FSE_buildDTable()1157 DTableH.fastMode = (U16)noLarge; in FSE_buildDTable()
1221 U32 noLarge = 1; in FSEv05_buildDTable() local1236 if (normalizedCounter[s] >= largeLimit) noLarge=0; in FSEv05_buildDTable()1261 DTableH.fastMode = (U16)noLarge; in FSEv05_buildDTable()