Home
last modified time | relevance | path

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

/lib/zstd/decompress/
A Dzstd_decompress_internal.h136 …blockType_e bType; /* used in ZSTD_decompressContinue(), store blockType between block … member
A Dzstd_decompress.c1040 if (dctx->bType != bt_raw) in ZSTD_nextSrcSizeToDecompressWithInputSize()
1118 dctx->bType = bp.blockType; in ZSTD_decompressContinue()
1144 switch(dctx->bType) in ZSTD_decompressContinue()
1372 dctx->bType = bt_reserved; in ZSTD_decompressBegin()

Completed in 16 milliseconds