Searched refs:stableInput (Results 1 – 2 of 2) sorted by relevance
7641 const int stableInput = (zcs->appliedParams.inBufferMode == ZSTD_bm_stable); in inBuffer_forEndFlush() local7642 return stableInput ? zcs->expectedInBuffer : nullInput; in inBuffer_forEndFlush()
7642 const int stableInput = (zcs->appliedParams.inBufferMode == ZSTD_bm_stable); in inBuffer_forEndFlush() local7643 return stableInput ? zcs->expectedInBuffer : nullInput; in inBuffer_forEndFlush()