Home
last modified time | relevance | path

Searched defs:weights (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c875 u8 weights[HUF_MAX_SYMBS]; in decode_huf_table() local
915 static void fse_decode_hufweights(ostream_t *weights, istream_t *const in, in fse_decode_hufweights()
1961 const u8 *const weights, in HUF_init_dtable_usingweights()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c1000 void fman_set_ports_bandwidth(struct fman_bmi_regs *bmi_rg, uint8_t *weights) in fman_set_ports_bandwidth()
H A Dfm_ncsw.c4487 uint8_t weights[64]; in FM_SetPortsBandwidth() local