/external/iptables/include/linux/netfilter_ipv4/ |
ipt_dstlimit.h | 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
ipt_hashlimit.h | 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ipt_hashlimit.h | 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
avcenc_int.h | 144 This structure is used for rate control purpose and other performance related control 161 /* multipass rate control data */ 175 /* 3 : macroblock level rate control */ 220 int intraMBRate; /* intra MB refresh rate per frame */ 231 uint rcEnable; /* enable rate control, '1' on, '0' const QP */ 238 int32 bitRate; /* target bit rate for the overall clip in bits/second*/ 242 OsclFloat frame_rate; /* frame rate */ 243 int srcInterval; /* source frame rate in msec */ 252 /* this part comes from MPEG4 rate control */ 254 int Rs; /*bit rate for the sequence (or segment) e.g., 24000 bits/sec * [all...] |
/external/speex/include/speex/ |
speex_header.h | 64 spx_int32_t rate; /**< Sampling rate used */ member in struct:SpeexHeader 68 spx_int32_t bitrate; /**< Bit-rate used */ 78 void speex_init_header(SpeexHeader *header, int rate, int nb_channels, const struct SpeexMode *m);
|
/external/srec/srec/EventLog/include/ |
riff.h | 54 * sampling rate: sample frames per sec. 58 * sampling rate * block alignment 220 int *rate, 228 int rate,
|
/frameworks/base/core/java/android/view/animation/ |
LinearInterpolator.java | 23 * An interpolator where the rate of change is constant
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/development/simulator/wrapsim/ |
DevAudio.c | 43 unsigned int rate = 44100; 44 snd_pcm_hw_params_set_rate_near(audioState->handle, params, &rate, NULL);
|
/external/iproute2/examples/diffserv/ |
Edge32-ca-u32 | 35 meter1=" police index 1 rate $CIR1 burst $CBS1 " 36 meter1a=" police index 2 rate $PIR1 burst $EBS1 " 37 meter2=" police index 3 rate $CIR2 burst $CBS1 " 38 meter2a=" police index 4 rate $PIR2 burst $EBS1 " 39 meter3=" police index 5 rate $CIR2 burst $CBS2 " 40 meter3a=" police index 6 rate $PIR2 burst $EBS2 " 41 meter4=" police index 7 rate $CIR1 burst $CBS2 " 66 # if it exceeds the above but not the extra rate/burst below, it gets a
|
efcbq | 14 "10Mbit rate 1500Kbit avpkt 1000 prio 1 bounded isolated ". 25 "10Mbit rate 5Mbit avpkt 1000 prio 7 allot 1514 weight 1 ".
|
/external/netperf/ |
netcpu_kstat.c | 41 idle. The rate at which this increments during a test is compared 259 rate[MAXTIMES], local 287 rate[i] = (float)0.0; 329 if (temp_rate > rate[i]) rate[i] = temp_rate; 331 fprintf(where,"\trate[%d] = %g\n",i,rate[i]); 334 if (local_maxrate < rate[i]) local_maxrate = rate[i];
|
netcpu_perfstat.c | 43 idle. The rate at which this increments during a test is compared 125 rate[MAXTIMES], local 166 rate[i] = (float)0.0; 250 if (temp_rate > rate[i]) rate[i] = temp_rate; 252 fprintf(where,"\trate[%d] = %g\n",i,rate[i]); 255 if (local_maxrate < rate[i]) local_maxrate = rate[i];
|
/external/oprofile/libop/ |
op_config_24.h | 58 /** maximum sampling rate when using RTC */ 60 /** minimum sampling rate when using RTC */
|
/external/iproute2/tc/ |
tc_core.c | 59 unsigned tc_calc_xmittime(unsigned rate, unsigned size) 61 return tc_core_time2tick(TIME_UNITS_PER_SEC*((double)size/rate)); 64 unsigned tc_calc_xmitsize(unsigned rate, unsigned ticks) 66 return ((double)rate*tc_core_tick2time(ticks))/TIME_UNITS_PER_SEC; 75 * before doing the rate table lookup, as this gives better precision 115 unsigned bps = r->rate;
|
/external/speex/libspeex/ |
speex_header.c | 72 int rate; 86 EXPORT void speex_init_header(SpeexHeader *header, int rate, int nb_channels, const SpeexMode *m) 105 header->rate = rate; 131 ENDIAN_SWITCH(le_header->rate); 171 ENDIAN_SWITCH(le_header->rate);
|
/frameworks/base/media/jni/soundpool/ |
SoundPool.h | 96 float rightVolume, int priority, int loop, float rate); 103 float rate() { return mRate; } function in class:android::SoundEvent 125 int priority, int loop, float rate); 134 void setRate(float rate); 171 int loop, float rate); 180 void setRate(int channelID, float rate);
|
SoundPool.cpp | 209 int priority, int loop, float rate) 211 LOGV("sampleID=%d, leftVolume=%f, rightVolume=%f, priority=%d, loop=%d, rate=%f", 212 sampleID, leftVolume, rightVolume, priority, loop, rate); 243 channel->play(sample, channelID, leftVolume, rightVolume, priority, loop, rate); 370 void SoundPool::setRate(int channelID, float rate) 372 LOGV("setRate(%d, %f)", channelID, rate); 376 channel->setRate(rate); 486 LOGE("Sample rate (%u) out of range", sampleRate); 515 float rightVolume, int priority, int loop, float rate) 519 LOGV("play %p: sampleID=%d, channelID=%d, leftVolume=%f, rightVolume=%f, priority=%d, loop=%d, rate=%f" 617 float rate; local [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/ |
Ctrl.c | 123 /* create rate adaptation module */ 281 /* Configure Rate Adaptation Module */ 574 * DESCRIPTION: This function sets rate fallback policies to be configured to FW 602 /* Update the rate mask from nextClientRateMask, where it was stored untill now */ 607 /* 1. Check if there is special rate set defined for this access category, */ 608 /* then verify that at least one rate is mutual between TSRS and class policy, */ 612 /* Check if at least one rate is mutual between TSRS and current class policy, */ 641 /* if supported rate */ 644 /* if rate fall back is enabled */ 654 else /* no rate fallback * 1091 rate_e rate; local [all...] |
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 312 * Sets the frame rate of the video to be captured. Must be called 316 * @param rate the number of frames per second of video to capture 320 * NOTE: On some devices that have auto-frame rate, this sets the 321 * maximum frame rate, not a constant frame rate. Actual frame rate 324 public native void setVideoFrameRate(int rate) throws IllegalStateException; 383 * Sets the audio sampling rate for recording. Call this method before prepare(). 385 * the specified audio sampling rate is applicable. The sampling rate really depend [all...] |