HomeSort by relevance Sort by last modified time
    Searched full:mixing (Results 51 - 75 of 405) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/app_list/search/
mixer.cc 27 // Used for sorting and mixing results.
96 // Used to group relevant providers together fox mixing their results.
  /external/chromium_org/media/base/
channel_mixer_unittest.cc 97 TEST_P(ChannelMixerTest, Mixing) {
140 // Processing discrete mixing. If there is a matching input channel,
channel_mixer.cc 20 // Default scale factor for mixing two channels together. We use a different
79 // if the transformation is just a remapping of channels (no mixing).
106 // mixing |input_ch| into |output_ch|. MixWithoutAccounting() does not
199 // When down mixing to mono from stereo, we need to be careful of full scale
211 // When up mixing from mono, just do a copy to front LR.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlmixaudio.html 149 >Do not use this function for mixing together more than two streams of sample
153 Use mixing functions from SDL_mixer, OpenAL, or write your own mixer instead.</P
  /external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/
SDL_irixaudio.c 24 /* Allow access to a raw mixing buffer (For IRIX 6.5 and higher) */
231 /* Allocate mixing buffer */
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 145 * @brief Main state machine of the VSS audio mixing operation.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 24 /* Allow access to a raw mixing buffer */
124 /* The general mixing thread function */
140 /* Set up the mixing function */
601 /* Obtain a lock on the mixing buffers */
611 /* Release lock on the mixing buffers */
SDL_sysaudio.h 81 /* A semaphore for locking the mixing buffers */
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win_unittest.cc 135 // Use native/mixing sample rate and 10ms frame size as default.
191 // Verify that we can retrieve the current hardware/mixing sample rate
305 // the shared mixing rate. The default buffer size is 10ms.
audio_low_latency_output_win.h 141 // processing/mixing of shared-mode streams for the default endpoint device.
145 // processing/mixing of shared-mode streams for the default endpoint device.
152 // processing/mixing of shared-mode streams for the default endpoint device.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file.py 231 # Test the complex interaction when mixing file-iteration and the
255 # Test for appropriate errors mixing read* and iteration
264 # Test to see if harmless (by accident) mixing of read* and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file.py 231 # Test the complex interaction when mixing file-iteration and the
255 # Test for appropriate errors mixing read* and iteration
264 # Test to see if harmless (by accident) mixing of read* and
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 77 reboot, in addition to periodic mixing. This allows retention of all
  /external/aac/libPCMutils/include/
pcmutils_lib.h 102 /* #define PCM_UPMIX_ENABLE */ /*!< Generally enable up mixing. */
103 #define PCM_DOWNMIX_ENABLE /*!< Generally enable down mixing. */
159 MIXED_MODE = 0x3 /*!< Create a dual mono output signal by mixing the two channels. */
238 /** Apply down or up mixing.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
PBEParametersGenerator.java 26 * @param iterationCount the number of iterations the "mixing" function
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNodeInput.h 40 // In the case of multiple connections, the input will act as a unity-gain summing junction, mixing all the outputs.
DefaultAudioDestinationNode.cpp 44 // Node-specific default mixing rules.
GainNode.cpp 88 // FIXME: this can go away when we do mixing with gain directly in summing junction of AudioNodeInput
  /external/chromium_org/third_party/libxslt/
libxslt.gyp 15 # libxslt, but it seems mixing Chrome libxml and system
  /external/chromium_org/third_party/smhasher/src/
lookup3.cpp 61 case 0 : { return c; } /* zero length strings require no mixing */
  /external/kernel-headers/original/asm-mips/
fixmap.h 93 * illegal way. (such as mixing up address types or using
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 138 * illegal way. (such as mixing up address types or using
  /external/qemu/audio/
rate_template.h 2 * QEMU Mixing engine
  /external/qemu/distrib/sdl-1.2.15/src/audio/dummy/
SDL_dummyaudio.c 131 /* Allocate mixing buffer */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
DatabaseConfig.java 19 isLoaded = false; //make sure to reset isLoaded or mixing databases in a test suite will fail.

Completed in 4707 milliseconds

1 23 4 5 6 7 8 91011>>