Home
last modified time | relevance | path

Searched defs:cRep (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c3581 repcodes_t cRep; in ZSTD_compressBlock_splitBlock_internal() local
3407 ZSTD_compressSeqStore_singleBlock(ZSTD_CCtx* zc, seqStore_t* const seqStore, repcodes_t* const dRep, repcodes_t* const cRep, void* dst, size_t dstCapacity, const void* src, size_t srcSize, U32 lastBlock, U32 isPartition) ZSTD_compressSeqStore_singleBlock() argument

Completed in 19 milliseconds