HomeSort by relevance Sort by last modified time
    Searched refs:rate (Results 176 - 200 of 690) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-mips/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
  /prebuilts/ndk/9/platforms/android-18/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
  /prebuilts/ndk/9/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
  /prebuilts/ndk/9/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
  /prebuilts/ndk/9/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
  /prebuilts/ndk/9/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
  /prebuilts/ndk/9/platforms/android-9/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
  /prebuilts/ndk/9/platforms/android-9/arch-mips/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
  /prebuilts/ndk/9/platforms/android-9/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
  /cts/tests/tests/view/src/android/view/cts/
OrientationListenerTest.java 98 public MockOrientationListener(Context context, int rate) {
99 super(context, rate);
  /external/chromium/chrome/browser/autofill/
autofill_download.h 103 void SetPositiveUploadRate(double rate);
104 void SetNegativeUploadRate(double rate);
  /external/chromium_org/components/autofill/core/browser/
autofill_download.h 132 void SetPositiveUploadRate(double rate);
133 void SetNegativeUploadRate(double rate);
  /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
  /external/libvorbis/lib/
psy.h 110 long rate; /* cache it */ member in struct:__anon22897
117 vorbis_info_psy_global *gi,int n,long rate);
  /frameworks/base/core/java/android/hardware/
LegacySensorManager.java 89 public boolean registerListener(SensorListener listener, int sensors, int rate) {
95 Sensor.TYPE_ACCELEROMETER, listener, sensors, rate) || result;
97 Sensor.TYPE_MAGNETIC_FIELD, listener, sensors, rate) || result;
99 Sensor.TYPE_ORIENTATION, listener, sensors, rate) || result;
101 Sensor.TYPE_ORIENTATION, listener, sensors, rate) || result;
103 Sensor.TYPE_TEMPERATURE, listener, sensors, rate) || result;
108 SensorListener listener, int sensors, int rate) {
134 result = mSensorManager.registerListener(legacyListener, sensor, rate);
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 363 protected void zoomIn(float rate) {
374 mSuppMatrix.postScale(rate, rate, cx, cy);
378 protected void zoomOut(float rate) {
388 tmp.postScale(1F / rate, 1F / rate, cx, cy);
393 mSuppMatrix.postScale(1F / rate, 1F / rate, cx, cy);
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ImageViewTouchBase.java 418 * Zoom in by a preset scale rate
425 * Zoom in by the specified scale rate
427 * @param rate The scale rate
429 public void zoomIn(float rate) {
434 mSuppMatrix.postScale(rate, rate, cx, cy);
440 * Zoom out by a preset scale rate
447 * Zoom out by the specified scale rate
449 * @param rate The scale rat
    [all...]
  /frameworks/av/include/media/
SoundPool.h 100 float rightVolume, int priority, int loop, float rate);
107 float rate() { return mRate; } function in class:android::SoundEvent
129 int priority, int loop, float rate);
138 void setRate(float rate);
176 int loop, float rate);
185 void setRate(int channelID, float rate);
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAStreamOps.cpp 96 uint32_t *rate,
134 if (rate && *rate > 0) {
135 if (mHandle->sampleRate != *rate)
137 } else if (rate) {
138 *rate = mHandle->sampleRate;
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 59 {"Rate", 1, 0, 'R'},
90 unsigned int requestedRate = pcm->rate;
115 param_set_int(params, SNDRV_PCM_HW_PARAM_RATE, pcm->rate);
164 static int play_file(unsigned rate, unsigned channels, int fd,
235 pcm->rate = rate;
472 int play_raw(const char *fg, int rate, int ch, const char *device, const char *fn)
495 return play_file(rate, ch, fd, flag, device, 0);
498 int play_wav(const char *fg, int rate, int ch, const char *device, const char *fn)
516 hdr.sample_rate = rate;
564 int rate = 44100; local
    [all...]
  /external/chromium_org/chrome/browser/speech/
tts_linux.cc 165 float rate = params.rate > 3 ? 3 : params.rate; local
166 rate = params.rate < 0.334 ? 0.334 : rate;
180 libspeechd_loader_.spd_set_voice_rate(conn_, 100 * log10(rate) / log10(3));
  /external/netperf/
netcpu_looper.c 64 idle. The rate at which this increments during a test is compared
482 /* measured cpu rate to the calling routine. raj 4/95 */
495 rate[MAXTIMES],
516 rate[i] = (float)0.0;
558 if (temp_rate > rate[i]) rate[i] = temp_rate;
560 fprintf(where,"\trate[%d] = %g\n",i,rate[i]);
563 if (local_maxrate < rate[i]) local_maxrate = rate[i];
494 rate[MAXTIMES], local
  /external/iproute2/tc/
tc_util.c 146 int get_rate(unsigned *rate, const char *str)
156 *rate = bps / 8.; /* assume bytes/sec */
162 *rate = (bps * s->scale) / 8.;
170 int get_rate_and_cell(unsigned *rate, int *cell_log, char *str)
177 if (get_rate(rate, str))
199 void print_rate(char *buf, int len, __u32 rate)
201 double tmp = (double)rate*8;
221 char * sprint_rate(__u32 rate, char *buf)
223 print_rate(buf, SPRINT_BSIZE-1, rate);
533 fprintf(fp, "rate ");
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 147 float rate = 1f; local
148 int streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
151 rate = 1.4f;
152 mSoundPool.setRate(streamID, rate);
162 streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
  /external/chromium_org/chromeos/ime/
xkeyboard.cc 341 bool XKeyboard::SetAutoRepeatRate(const AutoRepeatRate& rate) {
342 DVLOG(1) << "Set auto-repeat rate to: "
343 << rate.initial_delay_in_ms << " ms delay, "
344 << rate.repeat_interval_in_ms << " ms interval";
346 rate.initial_delay_in_ms,
347 rate.repeat_interval_in_ms) != True) {
348 DVLOG(1) << "Failed to set auto-repeat rate";

Completed in 423 milliseconds

1 2 3 4 5 6 78 91011>>