Searched refs:zcss_flush (Results 1 – 2 of 2) sorted by relevance
45 typedef enum { zcss_init=0, zcss_load, zcss_flush } ZSTD_cStreamStage; enumerator
6133 zcs->streamStage = zcss_flush; /* pass-through to flush stage */ in ZSTD_compressStream_generic() 6136 case zcss_flush: in ZSTD_compressStream_generic()