Home
last modified time | relevance | path

Searched defs:normalizedCounter (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/zstd/
Dentropy_common.c29 size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSVPtr, unsigned *tableLogPtr, const vo… in FSE_readNCount()
Dfse_decompress.c65 size_t FSE_buildDTable_wksp(FSE_DTable *dt, const short *normalizedCounter, unsigned maxSymbolValue… in FSE_buildDTable_wksp()