Searched refs:shaping (Results 1 – 8 of 8) sorted by relevance
1 SUMMARY = "Text shaping library"2 DESCRIPTION = "HarfBuzz is an OpenType text shaping engine."
49 int shaping; /* shaped peak cell rate */ member
1329 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()
99 If present, the noise-shaping technique on the DC cutoff filter are
69 voice in the technical direction of the project by shaping the membership in the
183 When enabling the CBS qdisc in the hardware offload mode, traffic shaping using
89 shapingOff - no shaping
302 levels. Each level contains an array of queues to support scheduling and shaping.