Searched refs:ZSTDnit_lastBlock (Results 1 – 2 of 2) sorted by relevance
3101 typedef enum { ZSTDnit_frameHeader, ZSTDnit_blockHeader, ZSTDnit_block, ZSTDnit_lastBlock, ZSTDnit_checksum, ZSTDnit_skippableFrame } ZSTD_nextInputType_e; enumerator
1185 return ZSTDnit_lastBlock; in ZSTD_nextInputType()