/external/iproute2/doc/ |
arpd.sgml | 58 <item><tt/-R RATE/ - maximal steady rate of broadcasts sent by <tt/arpd/
|
nstat.sgml | 86 rate of increase of the counter per second. <tt/ifstat/ outputs 87 interface name followed by pairs of counter and rate of its change.
|
/external/iproute2/examples/diffserv/ |
afcbq | 65 "bandwidth $linerate rate $rate_table{$AFrate} avpkt 1000 prio ". 100 "bandwidth $linerate rate $berate avpkt 1000 prio 6 " .
|
/external/iproute2/man/man8/ |
arpd.8 | 37 -r <RATE> 38 Maximal steady rate of broadcasts sent by arpd in packets per second. Default value is 1.
|
/external/kernel-headers/original/linux/ |
kd.h | 139 /* earlier this field was misnamed "rate" */ 142 #define KDKBDREP 0x4B52 /* set keyboard delay/repeat rate;
|
rtc.h | 83 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ 84 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */
|
/external/opencore/nodes/common/include/ |
pvmf_audio_encnode_extension.h | 103 * Sets the sampling of encoded output (default equal source sampling rate). 104 * @param aSamplingRate Sampling rate in Hz.
|
/external/opencore/pvmi/media_io/pvmiofileoutput/include/ |
avi_write.h | 82 uint32 dwMicroSecPerFrame; // frame display rate (or 0L) 83 uint32 dwMaxBytesPerSec; // max. transfer rate
|
/external/qemu/audio/ |
audio_int.h | 114 void *rate; member in struct:SWVoiceOut 130 void *rate; member in struct:SWVoiceIn
|
/external/qemu/hw/ |
hw.h | 35 * the old rate otherwise 83 * halted due to rate limiting or EAGAIN errors occur as it can be used to
|
/external/quake/quake/src/WinQuake/docs/ |
readme.squake | 23 Full sound support is included. The default sound rate is 16-bit stereo, 46 Mouse baud rate, default is 1200
|
/external/speex/libspeex/ |
sb_celp.h | 78 spx_int32_t vbr_max; /**< Max bit-rate allowed in VBR mode (total) */ 79 spx_int32_t vbr_max_high; /**< Max bit-rate allowed in VBR mode for the high-band */
|
/external/srec/config/en.us/tcp/ |
change_sample_rate2.tcp | 3 # setup, this is a test of sample rate switching 76 # wrap-up, this was a test of sample rate switching
|
/external/webkit/WebCore/platform/graphics/ |
MediaPlayer.h | 96 // the playback rate has changed 169 float rate() const;
|
/frameworks/base/media/libmedia/ |
MediaProfiles.cpp | 71 LOGV("bit rate: %d", codec.mBitRate); 74 LOGV("frame rate: %d", codec.mFrameRate); 82 LOGV("bit rate: %d", codec.mBitRate); 83 LOGV("sample rate: %d", codec.mSampleRate); 92 LOGV("bit rate: min = %d and max = %d", cap.mMinBitRate, cap.mMaxBitRate); 95 LOGV("frame rate: min = %d and max = %d", cap.mMinFrameRate, cap.mMaxFrameRate); 103 LOGV("bit rate: min = %d and max = %d", cap.mMinBitRate, cap.mMaxBitRate); 104 LOGV("sample rate: min = %d and max = %d", cap.mMinSampleRate, cap.mMaxSampleRate);
|
/frameworks/base/packages/TtsService/src/android/tts/ |
SynthProxy.java | 129 * Sets the speech rate. 150 * Gets the currently set rate.
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/rpc_inc/ |
loc_api_fixup.h | 80 #define RPC_LOC_EVENT_NMEA_1HZ_REPORT 0x00000004 // NMEA report at 1HZ rate 81 #define RPC_LOC_EVENT_NMEA_POSITION_REPORT 0x00000008 // NMEA report at position report rate
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngrTypes.h | 90 ERateMask bitrate; /**< Probe request transmission bit rate */ 109 TScanProbReqParams probReqParams; /**< Probe request transmission parameters: number of frames, TX rate, and TX power level */
|
/system/extras/tests/framebuffer/ |
refresh.c | 105 "refresh rate = %.2f Hz\n", 163 printf("refresh rate = %f Hz\n", (c*1000000000.0 / (double)time));
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/ |
TI_AdapterSG.h | 63 Desc: This function sets the rate to be used when Bluetooth coexistence 116 The 2nd word will hold the rate (set by TI_SetBtCoeRate).
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
paramOut.h | 892 MIN_BASIC_TX_RATE = 0, /* The rate of the CTL & MGMT packets will be the minimal rate advertised in the Basic rate set */ 893 MAX_BASIC_TX_RATE = 1, /* The rate of the CTL &MGMT packets will be the maximal rate advertised in the Basic rate set */ 894 SPECIFIC_TX_RATE = 2, /* The rate of the CTL & MGMT packets will be according to the configuration in the MgmtCtrlTxRate registry */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Export_Inc/ |
TNETW_Driver_api.h | 97 UINT8 aTxRateClassId, /* Tx rate class ID defined in txRatePolicy.*/ 99 /* (highest) rate to use. */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
Ctrl.h | 126 /* rate adaptation tables */ 154 /* number of retries for each rate in each class in the policy that we set to the FW */
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngrTypes.h | 90 ERateMask bitrate; /**< Probe request transmission bit rate */ 109 TScanProbReqParams probReqParams; /**< Probe request transmission parameters: number of frames, TX rate, and TX power level */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
scanResultTable.c | 121 #define UPDATE_RATE(pSite, pFrame) if ((DRV_RATE_1M <= (pFrame)->rate) && (DRV_RATE_54M <= (pFrame)->rate)) \ 122 (pSite)->rxRate = (pFrame)->rate; 556 * in the beacon or probe response to rate used by the driver. Perfoms the following: 558 * - Get the max active rate & max basic rate, if invalid, return 559 * - Translate the max active rate and max basic rate from network rates to host rates. 560 * The max active & max basic rate are used by the driver from now on in all the processes: 583 /* Update the rate elements * [all...] |