Searched defs:seqCount (Results 1 – 2 of 2) sorted by relevance
430 static size_t countLiterals(SeqStore_t const* seqStore, const SeqDef* sp, size_t seqCount) in countLiterals()539 size_t const seqCount = sizeBlockSequences(sp, (size_t)(send-sp), in ZSTD_compressSubBlock_multi() local592 size_t seqCount = (size_t)(send - sp); in ZSTD_compressSubBlock_multi() local
2801 uint16_t seqCount; member