/hardware/ti/wlan/wl1271/utils/ |
rate.c | 2 * rate.c 35 /** \file rate.c 36 * \brief Rate conversion 38 * \see rate.h 42 #include "rate.h" 44 ERate rate_NetToDrv (TI_UINT32 rate) 46 switch (rate) 140 DESCRIPTION: Translates a host rate (1, 2, 3, ....) to network rate (0x02, 0x82, 0x84, etc...) 142 INPUT: rate - Host rat [all...] |
rate.h | 2 * rate.h 35 /** \file rate.h 36 * \brief Rate conversion 38 * \see rate.c 148 #define NET_BASIC_RATE(rate) ((rate) & NET_BASIC_MASK) 149 #define NET_ACTIVE_RATE(rate) (!NET_BASIC_RATE (rate)) 152 ERate rate_NumberToDrv (TI_UINT32 rate); 154 ERate rate_NetToDrv (TI_UINT32 rate); [all...] |
/system/wlan/ti/wilink_6_1/utils/ |
rate.c | 2 * rate.c 35 /** \file rate.c 36 * \brief Rate conversion 38 * \see rate.h 42 #include "rate.h" 44 ERate rate_NetToDrv (TI_UINT32 rate) 46 switch (rate) 140 DESCRIPTION: Translates a host rate (1, 2, 3, ....) to network rate (0x02, 0x82, 0x84, etc...) 142 INPUT: rate - Host rat [all...] |
rate.h | 2 * rate.h 35 /** \file rate.h 36 * \brief Rate conversion 38 * \see rate.c 147 #define NET_BASIC_RATE(rate) ((rate) & NET_BASIC_MASK) 148 #define NET_ACTIVE_RATE(rate) (!NET_BASIC_RATE (rate)) 151 ERate rate_NumberToDrv (TI_UINT32 rate); 153 ERate rate_NetToDrv (TI_UINT32 rate); [all...] |
/external/iproute2/testsuite/tests/ |
cbq.t | 4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded 9 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
|
/external/iptables/include/linux/netfilter_ipv4/ |
ipt_limit.h | 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
/external/iptables/include/linux/netfilter_ipv6/ |
ip6t_limit.h | 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
/external/kernel-headers/original/linux/netfilter/ |
xt_limit.h | 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
/external/iproute2/misc/ |
rtacct.c | 70 double rate[256*4]; member in struct:rtacct_data 133 void format_rate(FILE *fp, double rate) 137 if (rate > 1024*1024) { 138 sprintf(temp, "%uM", (unsigned)rint(rate/(1024*1024))); 140 } else if (rate > 1024) { 141 sprintf(temp, "%uK", (unsigned)rint(rate/1024)); 144 fprintf(fp, " %-10u", (unsigned)rate); 186 double *rate; local 192 rate = &kern_db->rate[realm*4] 248 double *rate; local [all...] |
/external/dropbear/libtommath/ |
pretty.build | 14 my $rate = 0; 29 if ($rate > 0) { 30 my $tleft = ($count - $i) / $rate; 57 $rate = $i/$delay; 62 printf("\nFinished building source (%d seconds, %3.2f files per second).\n", time - $starttime, $rate);
|
/frameworks/base/core/java/android/view/ |
OrientationListener.java | 53 * @param rate at which sensor events are processed (see also 58 public OrientationListener(Context context, int rate) { 59 mOrientationEventLis = new OrientationEventListenerInternal(context, rate); 67 OrientationEventListenerInternal(Context context, int rate) { 68 super(context, rate);
|
/frameworks/base/media/java/android/media/ |
EncoderCapabilities.java | 39 * <li>Bit rate: the compressed output bit rate in bits per second; 40 * <li>Frame rate: the output number of frames per second. 47 public final int mMinBitRate, mMaxBitRate; // min and max bit rate (bps) 48 public final int mMinFrameRate, mMaxFrameRate; // min and max frame rate (fps) 75 * <li>Bit rate: the compressed output bit rate in bits per second; 76 * <li>Sample rate: the sampling rate used for recording the audio in samples per second; 85 public final int mMinSampleRate, mMaxSampleRate; // min and max sample rate (hz [all...] |
CamcorderProfile.java | 31 * <li> Video bit rate in bits per second 32 * <li> Video frame rate in frames per second 35 * <li> Audio bit rate in bits per second, 36 * <li> Audio sample rate 47 * rate, better video and/or audio recording quality, larger video frame 48 * resolution and higher audio sampling rate, etc, than those with low quality 81 * The target video output bit rate in bits per second 86 * The target video frame rate in frames per second 107 * The target audio output bit rate in bits per second 112 * The audio sampling rate used for the audio trac [all...] |
/external/esd/include/ |
esd.h | 22 /* default sample rate for the EsounD server */ 65 ESD_PROTO_SERVER_INFO, /* get server info (ver, sample rate, format) */ 129 /* rate, format = (bits | channels | stream | func) */ 145 int esd_play_stream( esd_format_t format, int rate, 147 int esd_play_stream_fallback( esd_format_t format, int rate, 149 int esd_monitor_stream( esd_format_t format, int rate, 151 /* int esd_monitor_stream_fallback( esd_format_t format, int rate ); */ 152 int esd_record_stream( esd_format_t format, int rate, 154 int esd_record_stream_fallback( esd_format_t format, int rate, 156 int esd_filter_stream( esd_format_t format, int rate, 201 int rate; \/* sample rate *\/ member in struct:esd_server_info 212 int rate; \/* sample rate *\/ member in struct:esd_player_info 227 int rate; \/* sample rate *\/ member in struct:esd_sample_info [all...] |
/external/iproute2/examples/diffserv/ |
Edge32-cb-chains | 26 meter1="police rate $CIR1 burst $CBS1 " 27 meter1a="police rate $CIR2 burst $CBS1 " 28 meter2="police rate $CIR1 burst $CBS2 " 29 meter2a="police rate $CIR2 burst $CBS2 " 30 meter3="police rate $CIR2 burst $CBS1 " 31 meter3a="police rate $CIR2 burst $CBS1 " 32 meter4="police rate $CIR2 burst $CBS2 " 33 meter5="police rate $CIR1 burst $CBS2 " 53 #if it doesnt exceed its allocated rate (CIR/CBS) 62 # if it exceeds the above but not the extra rate/burst below, it gets a [all...] |
Edge32-cb-u32 | 21 # going to the PIR --> average rate is CIR+PIR) 32 meter1=" police rate $CIR1 burst $CBS1 " 33 meter1a=" police rate $PIR1 burst $EBS1 " 34 meter2=" police rate $CIR2 burst $CBS1 " 35 meter2a="police rate $PIR2 burst $CBS1 " 36 meter3=" police rate $CIR2 burst $CBS2 " 37 meter3a=" police rate $PIR2 burst $EBS2 " 38 meter4=" police rate $CIR1 burst $CBS2 " 39 meter5=" police rate $CIR1 burst $CBS2 " 63 # if it exceeds the above but not the extra rate/burst below, it gets a [all...] |
/external/speex/libspeex/ |
modes.c | 93 /* Split-VQ innovation parameters for very low bit-rate narrowband */ 102 /* Split-VQ innovation parameters for very low bit-rate narrowband */ 111 /* Split-VQ innovation parameters for low bit-rate narrowband */ 171 /* 3.95 kbps very low bit-rate mode */ 192 /* 5.95 kbps very low bit-rate mode */ 213 /* 8 kbps low bit-rate mode */ 234 /* 11 kbps medium bit-rate mode */ 255 /* 15 kbps high bit-rate mode */ 276 /* 18.2 high bit-rate mode */ 297 /* 24.6 kbps high bit-rate mode * [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
RateAdaptation.h | 49 #define DEF_LOW_RATE_THRESHOLD DRV_RATE_AUTO /* TBD Below this rate generate roaming event */ 62 rate_e rate; member in struct:__anon13542 63 UINT8 rateNumber; /* Rate as actual number - used to compare 2 rates */ 80 /* Rate Adaptation Algorithm Parameters */ 130 TI_STATUS rateAdaptation_configLowRateThrsh(rateAdaptation_t* pRateAdaptation, UINT8 rate); 139 TI_STATUS rateAdaptation_setCurrentRate(rateAdaptation_t* pRateAdaptation, rate_e rate); 140 TI_STATUS rateAdaptation_setMaxActivRate(rateAdaptation_t* pRateAdaptation, rate_e rate); 160 rate_e rate); 164 rate_e rate, 169 rate_e rate); [all...] |
/external/speex/include/speex/ |
speex_resampler.h | 116 * @param in_rate Input sampling rate (integer number of Hz). 117 * @param out_rate Output sampling rate (integer number of Hz). 130 * rate ratio is an arbitrary rational number with both the numerator and 133 * @param ratio_num Numerator of the sampling rate ratio 134 * @param ratio_den Denominator of the sampling rate ratio 135 * @param in_rate Input sampling rate rounded to the nearest integer (in Hz). 136 * @param out_rate Output sampling rate rounded to the nearest integer (in Hz). 221 * @param in_rate Input sampling rate (integer number of Hz). 222 * @param out_rate Output sampling rate (integer number of Hz). 230 * @param in_rate Input sampling rate (integer number of Hz) copied [all...] |
/frameworks/base/awt/java/awt/ |
DisplayMode.java | 25 * The DisplayMode class contains the bit depth, height, width and refresh rate 48 * The refresh rate. 59 * The Constant REFRESH_RATE_UNKNOWN indicates the refresh rate. 73 * the refresh rate of the display. 148 * Gets the refresh rate of the DisplayMode, returns REFRESH_RATE_UNKNOWN 151 * @return the refresh rate of the DisplayMode.
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverRate.h | 38 * \brief TWDriver Rate APIs 44 * \brief Rate Types 47 * Driver's TX Control Frame Rate Format Type 75 DRV_RATE_MAX = DRV_RATE_MCS_7, /**< Maximum Driver's Rate Type */ 76 DRV_RATE_INVALID = 0xFF /**< Invalid Driver's Rate Type */ 83 * \brief Driver rate mask
|
/packages/apps/Mms/src/com/android/mms/util/ |
RateController.java | 28 import android.provider.Telephony.Mms.Rate; 97 values.put(Rate.SENT_TIME, System.currentTimeMillis()); 99 Rate.CONTENT_URI, values); 105 Rate.CONTENT_URI, new String[] { "COUNT(*) AS rate" }, 106 Rate.SENT_TIME + ">" + oneHourAgo, null, null);
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriverRate.h | 38 * \brief TWDriver Rate APIs 44 * \brief Rate Types 47 * Driver's TX Control Frame Rate Format Type 75 DRV_RATE_MAX = DRV_RATE_MCS_7, /**< Maximum Driver's Rate Type */ 76 DRV_RATE_INVALID = 0xFF /**< Invalid Driver's Rate Type */ 83 * \brief Driver rate mask
|
/external/iproute2/examples/ |
SYN-DoS.rate.limit | 4 # this script shows how one can rate limit incoming SYNs 31 # 960 bits (approximately 1kbit); so we rate limit below 36 police rate 1kbit burst 40 mtu 9k drop flowid :1
|
/frameworks/base/include/media/ |
MediaProfiles.h | 61 * vid.fps - video frame rate 62 * vid.bps - video bit rate 63 * aud.bps - audio bit rate 64 * aud.hz - audio sample rate 88 * enc.vid.bps.min - min bit rate in bits per second 89 * enc.vid.bps.max - max bit rate in bits per second 90 * enc.vid.fps.min - min frame rate in frames per second 91 * enc.vid.fps.max - max frame rate in frames per second 107 * enc.aud.bps.min - min bit rate in bits per second 108 * enc.aud.bps.max - max bit rate in bits per secon [all...] |