Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-graphics/harfbuzz/
H A Dharfbuzz_10.1.0.bb1 SUMMARY = "Text shaping library"
2 DESCRIPTION = "HarfBuzz is an OpenType text shaping engine."
/openbmc/linux/drivers/atm/
H A Deni.h49 int shaping; /* shaped peak cell rate */ member
H A Deni.c1329 tx->reserved = tx->shaping = 0; in reserve_or_set_tx()
1346 if (!error && set_rsv && !set_shp && rate < tx->shaping) in reserve_or_set_tx()
1367 tx->shaping = rate; in reserve_or_set_tx()
1370 DPRINTK("rsv %d shp %d\n",tx->reserved,tx->shaping); in reserve_or_set_tx()
1970 if ((flgs & ATM_MF_DEC_SHP) && rate && rate < tx->shaping) shp = 1; in eni_change_qos()
1971 if ((flgs & ATM_MF_INC_SHP) && (!rate || rate > tx->shaping)) shp = 1; in eni_change_qos()
2151 tx->reserved,tx->shaping, in eni_proc_read()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta350.txt99 If present, the noise-shaping technique on the DC cutoff filter are
/openbmc/docs/tof/
H A Dmembership-and-voting.md69 voice in the technical direction of the project by shaping the membership in the
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digb.rst183 When enabling the CBS qdisc in the hardware offload mode, traffic shaping using
/openbmc/linux/drivers/staging/pi433/Documentation/
H A Dpi433.txt89 shapingOff - no shaping
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst302 levels. Each level contains an array of queues to support scheduling and shaping.