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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/
H A Dcbqinit.eth16 BANDWIDTH="bandwidth 10Mbit"
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
14 $BANDWIDTH avpkt 1000 mpu 64
26 $BANDWIDTH rate 10Mbit allot 1514 maxburst 50 avpkt 1000
36 $BANDWIDTH rate 4Mbit allot 1514 weight 500Kbit \
48 $BANDWIDTH rate 1Mbit allot 1514 weight 100Kbit \
56 $BANDWIDTH rate 100Kbit allot 1514 weight 10Mbit \
64 rate 5Mbit $BANDWIDTH allot 1514b avpkt 1000 \
74 rate 1Mbit $BANDWIDTH allot 1514b avpkt 1000 weight 10Kbit \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmt2060.c118 #define BANDWIDTH 4000 // kHz macro
129 if (Spur < BANDWIDTH) {
142 while (Spur < BANDWIDTH) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.h292 #define BANDWIDTH "webm_dash_manifest_bandwidth" macro
H A Dwebmdashenc.c181 AVDictionaryEntry *bandwidth = av_dict_get(stream->metadata, BANDWIDTH, NULL, 0);
H A Dmatroskadec.c3364 av_dict_set(&s->streams[0]->metadata, BANDWIDTH, buf, 0);

Completed in 164 milliseconds