Home
last modified time | relevance | path

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

/lib/zstd/
Dcompress.c2252 void ZSTD_compressBlock_greedy_extDict(ZSTD_CCtx *ctx, const void *src, size_t srcSize) { ZSTD_comp… in ZSTD_compressBlock_greedy_extDict() function
2327 …sBlock_fast_extDict, ZSTD_compressBlock_doubleFast_extDict, ZSTD_compressBlock_greedy_extDict, ZST… in ZSTD_selectBlockCompressor()