Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/zstd/
H A Dfse.h296 const void *stateTable; member
446 const U16 *stateTable = (const U16 *)(statePtr->stateTable); in FSE_initCState2() local
456 const U16 *const stateTable = (const U16 *)(statePtr->stateTable); in FSE_encodeSymbol() local