Searched refs:FSE_MIN_TABLELOG (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/zstd/ | ||
A D | entropy_common.c | 45 nbBits = (bitStream & 0xF) + FSE_MIN_TABLELOG; /* extract tableLog */ in FSE_readNCount() |
A D | fse.h | 536 #define FSE_MIN_TABLELOG 5 macro |
Completed in 4 milliseconds