Home
last modified time | relevance | path

Searched refs:u16ptr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dfse.h430 const U16 *u16ptr = (const U16 *)ptr; in FSE_initCState() local
433 statePtr->stateTable = u16ptr + 2; in FSE_initCState()
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_sequences.c48 U16 const* u16ptr = (U16 const*)ptr; in ZSTD_getFSEMaxSymbolValue() local
49 U32 const maxSymbolValue = MEM_read16(u16ptr + 1); in ZSTD_getFSEMaxSymbolValue()
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse.h514 const U16* u16ptr = (const U16*) ptr; in FSE_initCState() local
517 statePtr->stateTable = u16ptr+2; in FSE_initCState()

Completed in 4 milliseconds