Searched refs:FSE_flushCState (Results 1 – 3 of 3) sorted by relevance
305 static void FSE_flushCState(BIT_CStream_t *bitC, const FSE_CState_t *CStatePtr);462 ZSTD_STATIC void FSE_flushCState(BIT_CStream_t *bitC, const FSE_CState_t *statePtr) in FSE_flushCState() function
780 FSE_flushCState(&bitC, &CState2); in FSE_compress_usingCTable_generic()781 FSE_flushCState(&bitC, &CState1); in FSE_compress_usingCTable_generic()
818 FSE_flushCState(&blockStream, &stateMatchLength); in ZSTD_compressSequences_internal()819 FSE_flushCState(&blockStream, &stateOffsetBits); in ZSTD_compressSequences_internal()820 FSE_flushCState(&blockStream, &stateLitLength); in ZSTD_compressSequences_internal()