Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c139 } FASTCOVER_ctx_t; typedef
156 static COVER_segment_t FASTCOVER_selectSegment(const FASTCOVER_ctx_t *ctx, in FASTCOVER_selectSegment()
268 FASTCOVER_ctx_destroy(FASTCOVER_ctx_t* ctx) in FASTCOVER_ctx_destroy()
284 FASTCOVER_computeFrequency(U32* freqs, const FASTCOVER_ctx_t* ctx) in FASTCOVER_computeFrequency()
313 FASTCOVER_ctx_init(FASTCOVER_ctx_t* ctx, in FASTCOVER_ctx_init()
400 FASTCOVER_buildDictionary(const FASTCOVER_ctx_t* ctx, in FASTCOVER_buildDictionary()
461 const FASTCOVER_ctx_t* ctx;
477 const FASTCOVER_ctx_t *const ctx = data->ctx; in FASTCOVER_tryParameters()
555 FASTCOVER_ctx_t ctx; in ZDICT_trainFromBuffer_fastCover()
689 FASTCOVER_ctx_t ctx; in ZDICT_optimizeTrainFromBuffer_fastCover()