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

/freebsd-13-stable/sys/contrib/zstd/programs/
H A Ddibio.h37 ZDICT_fastCover_params_t* fastCoverParams, int optimize);
H A Ddibio.c273 ZDICT_fastCover_params_t* fastCoverParams, int optimize)
H A Dzstdcli.c432 static unsigned parseFastCoverParameters(const char* stringPtr, ZDICT_fastCover_params_t* params)
493 static ZDICT_fastCover_params_t defaultFastCoverParams(void)
495 ZDICT_fastCover_params_t params;
746 ZDICT_fastCover_params_t fastCoverParams = defaultFastCoverParams();
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.h159 } ZDICT_fastCover_params_t; typedef in typeref:struct:__anon10990
221 ZDICT_fastCover_params_t parameters);
244 ZDICT_fastCover_params_t* parameters);
H A Dfastcover.c510 FASTCOVER_convertToCoverParams(ZDICT_fastCover_params_t fastCoverParams,
525 ZDICT_fastCover_params_t* fastCoverParams,
544 ZDICT_fastCover_params_t parameters)
614 ZDICT_fastCover_params_t* parameters)
H A Dzdict.c1114 ZDICT_fastCover_params_t params;

Completed in 54 milliseconds