HomeSort by relevance Sort by last modified time
    Searched full:mixing (Results 26 - 50 of 467) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/voice_engine/include/
voe_file.h 60 // Starts playing and mixing files with the local speaker signal for
71 // Starts playing and mixing streams with the local speaker signal for
  /external/clang/test/Frontend/
source-col-map.c 12 // changes to clang frontend crashes this case, it is likely that you are mixing
  /external/curl/
README 22 LICENSE-MIXING document.
  /external/dng_sdk/source/
dng_ref_counted_block.cpp 175 ((char *)possiblySharedHeader) + sizeof (struct header), // could just do + 1 w/o cast, but this makes the type mixing more explicit
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_classifier.cc 51 // Also uses a down-mixing function downmix_int, defined in
  /art/compiler/optimizing/
block_builder.h 66 // to avoid mixing normal and exceptional predecessors.
  /development/tools/idegen/
excluded-paths 40 # is meant to run against Android's more limited APIs. Mixing the two
  /external/curl/docs/
Makefile.am 39 $(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp \
  /external/eigen/test/eigen2/
eigen2_mixingtypes.cpp 16 #define EIGEN_DONT_VECTORIZE // SSE intrinsics aren't designed to allow mixing types
  /external/libselinux/
README.android 34 requires libsepol on the device and is only needed to support mixing
  /frameworks/av/include/media/
AudioPolicy.h 77 // flag on an AudioMix indicating the activity on this mix (IDLE, MIXING)
  /toolchain/binutils/binutils-2.25/gold/testsuite/
initpri2.c 1 /* initpri2.c -- test mixing init_array and ctor priorities.
  /external/webrtc/webrtc/modules/audio_conference_mixer/test/
audio_conference_mixer_unittest.cc 154 EXPECT_FALSE(is_mixed) << "Mixing status of Participant #"
157 EXPECT_TRUE(is_mixed) << "Mixing status of Participant #"
  /frameworks/base/media/java/android/media/audiopolicy/
AudioMixingRule.java 32 * Here's an example of creating a mixing rule for all media playback:
52 * This mixing rule can be added with {@link Builder#addRule(AudioAttributes, int)} or
60 * This mixing rule can be added with {@link Builder#addRule(AudioAttributes, int)} or
68 * This mixing rule can be added with {@link Builder#addMixRule(int, Object)} where the Object
329 throw new IllegalArgumentException("Illegal null argument for mixing rule");
AudioMix.java 121 * State of a mix that is actively mixing audio.
128 * The current mixing state.
367 throw new IllegalArgumentException("Unknown mixing rule type");
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
mixing_test.cc 47 // mixing participants, meaning they will be mixed regardless of the number
243 // Ensure the mixing saturation protection is working. We can do this because
244 // the mixing limiter is given some headroom, so the expected output is less
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/security/enhancements/
enhancements43.jd 77 reboot, in addition to periodic mixing. This allows retention of all
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
PBEParametersGenerator.java 26 * @param iterationCount the number of iterations the "mixing" function
  /external/deqp/doc/testspecs/GLES31/
functional.vertex_attribute_binding.txt 40 + Mixing vertex attribute binding and vertex attribute pointer APIs
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btGeneric6DofConstraint.h 60 btScalar m_normalCFM;//!< Constraint force mixing factor
62 btScalar m_stopCFM;//!< Constraint force mixing factor when joint is at limit
151 btVector3 m_normalCFM;//!< Constraint force mixing factor
153 btVector3 m_stopCFM;//!< Constraint force mixing factor when joint is at limit
  /external/robolectric/v1/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 1334 milliseconds

12 3 4 5 6 7 8 91011>>