HomeSort by relevance Sort by last modified time
    Searched full:rate (Results 651 - 675 of 3459) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Tables.c 31 /* Sample rate table */
36 * Sample rate table for converting between the enumerated type and the actual
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Equaliser.c 41 /* if the sample rate or speaker type has changed. */
70 * If the sample rate changes re-initialise the filters
  /frameworks/base/services/common_time/
clock_recovery.h 144 // (from rail to rail) of the VCXO control signal. This is the rate
145 // limiting factor which keeps us from changing the clock rate so fast that
  /frameworks/native/include/gui/
IDisplayEventConnection.h 45 * setVsyncRate() sets the vsync event delivery rate. A value of
54 * if the vsync rate is > 0.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_extplug.h 106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
termbits.h 143 #define BOTHER 0010000 /* non standard rate */
159 #define CIBAUD 002003600000 /* input baud rate */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
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 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h 106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termbits.h 143 #define BOTHER 0010000 /* non standard rate */
159 #define CIBAUD 002003600000 /* input baud rate */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h 106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termbits.h 143 #define BOTHER 0010000 /* non standard rate */
159 #define CIBAUD 002003600000 /* input baud rate */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
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 */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
toaiff.py 28 # XXX The HCOM sampling rate can be 22k, 22k/2, 22k/3 or 22k/4.
29 # XXX We must force the output sampling rate else the SGI won't play
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
toaiff.py 28 # XXX The HCOM sampling rate can be 22k, 22k/2, 22k/3 or 22k/4.
29 # XXX We must force the output sampling rate else the SGI won't play
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audiocvt.c 859 /* Convert rate up by multiple of 2 */
866 fprintf(stderr, "Converting audio rate * 2\n");
897 /* Convert rate up by multiple of 2, for stereo */
904 fprintf(stderr, "Converting audio rate * 2\n");
940 /* Convert rate up by multiple of 2, for quad */
947 fprintf(stderr, "Converting audio rate * 2\n");
996 /* Convert rate up by multiple of 2, for 5.1 */
1003 fprintf(stderr, "Converting audio rate * 2\n");
1063 /* Convert rate down by multiple of 2 */
1070 fprintf(stderr, "Converting audio rate / 2\n")
    [all...]
  /bionic/libc/kernel/common/linux/
tegra_audio.h 27 int rate; member in struct:tegra_audio_in_config
  /external/chromium_org/cc/trees/
layer_tree_host_client.h 44 // Requests that the client insert a rate limiting token in the shared main
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_processor.h 25 // - rate limiting (inherently per-extension, which is what we want).
  /external/chromium_org/chrome/browser/prerender/
prerender_config.h 30 // Is rate limiting enabled?
  /external/chromium_org/chrome/browser/ui/autofill/
loading_animation.cc 15 // The frame rate of the animation.
  /external/chromium_org/chrome/browser/ui/panels/
panel_mouse_watcher_timer.cc 23 // Specifies the rate at which we want to sample the mouse position.
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.h 31 // - It is recommended to first acquire the native sample rate of the default
32 // input device and then use the same rate when creating this object. Use
33 // WASAPIAudioInputStream::HardwareSampleRate() to retrieve the sample rate.
104 // Retrieves the sample rate used by the audio engine for its internal
  /external/chromium_org/media/base/
buffers.h 7 // are usually derived from the sample/frame rate of the media file.
container_names.h 25 CONTAINER_AMR, // AMR (Adaptive Multi-Rate Audio)

Completed in 761 milliseconds

<<21222324252627282930>>