Home
last modified time | relevance | path

Searched refs:ZSTDnit_lastBlock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dzstd.h1111 ZSTDnit_lastBlock, enumerator
/OK3568_Linux_fs/kernel/lib/zstd/
H A Ddecompress.c1731 case ZSTDds_decompressLastBlock: return ZSTDnit_lastBlock; in ZSTD_nextInputType()