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

/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c139 } FASTCOVER_ctx_t; typedef in typeref:struct:__anon151
156 static COVER_segment_t FASTCOVER_selectSegment(const FASTCOVER_ctx_t *ctx,
268 FASTCOVER_ctx_destroy(FASTCOVER_ctx_t* ctx)
284 FASTCOVER_computeFrequency(U32* freqs, const FASTCOVER_ctx_t* ctx)
313 FASTCOVER_ctx_init(FASTCOVER_ctx_t* ctx,
400 FASTCOVER_buildDictionary(const FASTCOVER_ctx_t* ctx,
461 const FASTCOVER_ctx_t* ctx;
477 const FASTCOVER_ctx_t *const ctx = data->ctx;
555 FASTCOVER_ctx_t ctx;
689 FASTCOVER_ctx_t ct
[all...]

Completed in 100 milliseconds