Searched refs:ZSTD_compressBlock_greedy_extDict (Results 1 – 1 of 1) sorted by relevance
2252 void ZSTD_compressBlock_greedy_extDict(ZSTD_CCtx *ctx, const void *src, size_t srcSize) { ZSTD_comp… in ZSTD_compressBlock_greedy_extDict() function2327 …sBlock_fast_extDict, ZSTD_compressBlock_doubleFast_extDict, ZSTD_compressBlock_greedy_extDict, ZST… in ZSTD_selectBlockCompressor()