Home
last modified time | relevance | path

Searched refs:ZSTDMT_getSeq (Results 1 – 1 of 1) sorted by relevance

/external/zstd/lib/compress/
Dzstdmt_compress.c292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq() function
666 rawSeqStore_t rawSeqStore = ZSTDMT_getSeq(job->seqPool); in ZSTDMT_compressionJob()