HomeSort by relevance Sort by last modified time
    Searched refs:rate (Results 276 - 300 of 475) sorted by null

<<111213141516171819

  /bionic/libc/kernel/common/linux/
if_link.h 252 __u32 rate; member in struct:ifla_vf_tx_rate
  /external/chromium/webkit/glue/
webmediaplayer_impl.h 208 virtual void setRate(float rate);
234 // Get rate of loading the resource.
309 // single "playback rate" over worrying about paused/stopped etc... It forces
310 // all clients to manage the pause+playback rate externally, but is that
  /external/iproute2/include/linux/
if_link.h 267 __u32 rate; /* Max TX bandwidth in Mbps, 0 disables throttling */ member in struct:ifla_vf_tx_rate
  /external/iptables/extensions/
libxt_hashlimit.c 32 "--hashlimit <avg> max average match rate\n"
67 " --hashlimit-upto <avg> max average match rate\n"
70 " --hashlimit-above <avg> min average match rate\n"
144 int parse_rate(const char *rate, uint32_t *val)
150 delim = strchr(rate, '/');
166 r = atoi(rate);
173 xtables_error(PARAMETER_PROBLEM, "Rate too fast \"%s\"\n", rate);
  /external/kernel-headers/original/linux/
if_link.h 270 __u32 rate; /* Max TX bandwidth in Mbps, 0 disables throttling */ member in struct:ifla_vf_tx_rate
  /external/qemu/distrib/sdl-1.2.12/src/audio/esd/
SDL_esdaudio.c 64 static int (*SDL_NAME(esd_play_stream))( esd_format_t format, int rate,
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xvlib.h 77 SDL_NAME(XvRational) rate; member in struct:__anon10784
  /external/svox/pico/compat/jni/
com_android_tts_compat_SynthProxy.cpp 196 uint32_t rate, android_tts_audio_format_t format, int channelCount)
215 int result = env->CallIntMethod(request, synthesisRequest_start, rate, encoding, channelCount);
260 __ttsSynthDoneCB(void **pUserdata, uint32_t rate,
282 if (callRequestStart(env, pRequestData->request, rate, format, channelCount)
  /external/webkit/Source/WebCore/platform/graphics/
MediaPlayer.cpp 556 float MediaPlayer::rate() const function in class:WebCore::MediaPlayer
561 void MediaPlayer::setRate(float rate)
563 m_rate = rate;
564 m_private->setRate(rate);
  /external/webkit/Source/WebCore/platform/graphics/avfoundation/
MediaPlayerPrivateAVFoundation.h 191 virtual float rate() const = 0;
  /external/webkit/Source/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeWin.cpp 312 float oldRate = m_qtMovie->rate();
354 return (!m_qtMovie->rate());
395 void MediaPlayerPrivate::setRate(float rate)
399 m_qtMovie->setRate(rate);
755 // To eliminate preroll costs from our calculation, our frame rate calculation excludes
  /frameworks/av/include/media/
MediaPlayerInterface.h 114 virtual status_t setPlaybackRatePermille(int32_t rate) { return INVALID_OPERATION; }
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bcmevent.h 264 uint32 rate; member in struct:wl_event_rx_frame_data
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 264 uint32 rate; member in struct:wl_event_rx_frame_data
  /hardware/libhardware/include/hardware/
audio.h 134 * Return the sampling rate in Hz - eg. 44100.
141 int (*set_sample_rate)(struct audio_stream *stream, uint32_t rate);
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 346 * \sets the rate as got from user else sets default value.\n
351 * 2) TI_UINT16 - desierd rate .\n
355 void MacServices_powerSrv_SetRateModulation(TI_HANDLE hMacServices, TI_UINT16 rate);
357 * \Return the alrweady seted rate.\n
362 * Return Value: TI_UINT16 - desierd rate .\n
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 506 /* Change the stream sampling rate during playback. You need to pass
511 pa_operation *pa_stream_update_sample_rate(pa_stream *s, uint32_t rate, pa_stream_success_cb_t cb, void *userdata);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 506 /* Change the stream sampling rate during playback. You need to pass
511 pa_operation *pa_stream_update_sample_rate(pa_stream *s, uint32_t rate, pa_stream_success_cb_t cb, void *userdata);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 506 /* Change the stream sampling rate during playback. You need to pass
511 pa_operation *pa_stream_update_sample_rate(pa_stream *s, uint32_t rate, pa_stream_success_cb_t cb, void *userdata);
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp     [all...]
  /frameworks/base/core/java/android/view/
WindowOrientationListener.java 70 * @param rate at which sensor events are processed (see also
77 private WindowOrientationListener(Context context, int rate) {
79 mRate = rate;
    [all...]
  /hardware/libhardware/modules/audio/
audio_hw.c 48 static int out_set_sample_rate(struct audio_stream *stream, uint32_t rate)
141 static int in_set_sample_rate(struct audio_stream *stream, uint32_t rate)
  /external/bluetooth/hcidump/parser/
lmp.c 606 uint8_t rate = LMP_U8(frm); local
609 printf("data rate 0x%2.2x\n", rate);
614 printf("%suse FEC, ", rate & 0x01 ? "do not " : "");
616 switch ((rate >> 1) & 0x03) {
634 switch ((rate >> 3) & 0x03) {
649 switch ((rate >> 5) & 0x03) {
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 53 constant frame rate. If the value is in the range (1,max], a constant
54 frame rate was not achieved. The value indicates the number of frames
140 If a swap is missed based in the rate control specified by the
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 962 int rate = 0; local
968 if ((ie[i + 2] & 0x7f) > rate)
969 rate = ie[i + 2] & 0x7f;
974 if ((ie[i + 2] & 0x7f) > rate)
975 rate = ie[i + 2] & 0x7f;
978 return rate;
1088 * Channels with a great SNR can operate at full rate. What is a great SNR?
1092 * recommends 25 as a minimum SNR for 54 Mbps data rate. 30 is chosen here as a
1139 /* best/max rate preferred if SNR close enough */
    [all...]

Completed in 2693 milliseconds

<<111213141516171819