Searched refs:ZSTD_obm_stable (Results 1 – 1 of 1) sorted by relevance
22723 ZSTD_obm_stable = 1 /* ZSTD_outBuffer is stable */ enumerator25921 bounds.upperBound = (int)ZSTD_obm_stable; in ZSTD_dParam_getBounds()26047 if (zds->outBufferMode != ZSTD_obm_stable) in ZSTD_checkOutBuffer()26089 assert(zds->outBufferMode == ZSTD_obm_stable); in ZSTD_decompressContinueStream()26202 if (zds->outBufferMode == ZSTD_obm_stable in ZSTD_decompressStream()