Home
last modified time | relevance | path

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

/external/zstd/lib/dictBuilder/
Dfastcover.c131 } FASTCOVER_ctx_t; typedef
148 static COVER_segment_t FASTCOVER_selectSegment(const FASTCOVER_ctx_t *ctx, in FASTCOVER_selectSegment()
260 FASTCOVER_ctx_destroy(FASTCOVER_ctx_t* ctx) in FASTCOVER_ctx_destroy()
276 FASTCOVER_computeFrequency(U32* freqs, const FASTCOVER_ctx_t* ctx) in FASTCOVER_computeFrequency()
305 FASTCOVER_ctx_init(FASTCOVER_ctx_t* ctx, in FASTCOVER_ctx_init()
392 FASTCOVER_buildDictionary(const FASTCOVER_ctx_t* ctx, in FASTCOVER_buildDictionary()
453 const FASTCOVER_ctx_t* ctx;
469 const FASTCOVER_ctx_t *const ctx = data->ctx; in FASTCOVER_tryParameters()
547 FASTCOVER_ctx_t ctx; in ZDICT_trainFromBuffer_fastCover()
681 FASTCOVER_ctx_t ctx; in ZDICT_optimizeTrainFromBuffer_fastCover()