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

/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.c387 } COVER_segment_t; typedef in typeref:struct:__anon11664
400 static COVER_segment_t COVER_selectSegment(const COVER_ctx_t *ctx, U32 *freqs,
409 COVER_segment_t bestSegment = {0, 0, 0};
410 COVER_segment_t activeSegment;
629 COVER_segment_t segment = COVER_selectSegment(

Completed in 588 milliseconds