Searched refs:ZSTD_obm_stable (Results 1 – 2 of 2) sorted by relevance
100 ZSTD_obm_stable = 1 /* ZSTD_outBuffer is stable */ enumerator
1415 bounds.upperBound = (int)ZSTD_obm_stable; in ZSTD_dParam_getBounds()1541 if (zds->outBufferMode != ZSTD_obm_stable) in ZSTD_checkOutBuffer()1583 assert(zds->outBufferMode == ZSTD_obm_stable); in ZSTD_decompressContinueStream()1696 if (zds->outBufferMode == ZSTD_obm_stable in ZSTD_decompressStream()