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

1 2 3 4 5 6 7 8 91011>>

  /external/scrypt/patches/
README 11 Adds NEON acceleration for the Salsa20/8 mixing function.
  /external/clang/test/Analysis/
svalbuilder-logic.c 11 // Don't crash when mixing 'bool' and 'int' in implicit comparisons to 0.
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
MixInSoft_D32C31_SAT.c 46 SOFT MIXING
56 /* Soft mixing has to be applied */
63 HARD MIXING
80 /* Call back before the hard mixing, because in this case, hard mixing makes
MixSoft_2St_D32C31_SAT.c 40 SOFT MIXING
50 HARD MIXING
MixSoft_1St_D32C31_WRA.c 48 SOFT MIXING
58 /* Soft mixing has to be applied */
65 HARD MIXING
LVC_MixSoft_2St_D16C31_SAT.c 41 SOFT MIXING
56 HARD MIXING
LVC_MixInSoft_D16C31_SAT.c 49 SOFT MIXING
62 /* Soft mixing has to be applied */
74 HARD MIXING
LVC_MixSoft_1St_D16C31_SAT.c 49 SOFT MIXING
62 /* Soft mixing has to be applied */
74 HARD MIXING
LVC_MixSoft_1St_2i_D16C31_SAT.c 50 SOFT MIXING
68 /* Soft mixing has to be applied */
88 /* Soft mixing has to be applied */
100 HARD MIXING
  /external/webrtc/webrtc/modules/audio_conference_mixer/include/
audio_conference_mixer.h 50 // Add/remove participants as candidates for mixing.
53 // Returns true if a participant is a candidate for mixing.
67 // Set the minimum sampling frequency at which to mix. The mixing algorithm
  /external/autotest/client/site_tests/suite_HWQual/
control.audio 7 PURPOSE = 'Tests playback, recording, and mixing of audio devices.'
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/particle/
ParticleType.java 24 /** mixing color between contacting particles */
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_objc.mm 27 // TODO(tkchin): Support OS/X once we stop mixing libstdc++ and libc++ on
  /external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 90 // mixing.
102 // Return the lowest mixing frequency that can be used without having to
159 // The current sample frequency and sample size when mixing.
173 // mixing.
185 // Used for inhibiting saturation in mixing.
  /external/clang/test/Sema/
c89.c 7 int j; /* expected-warning {{mixing declarations and code}} */
12 int j; /* expected-warning {{mixing declarations and code}} */
17 __extension__ int j; /* expected-warning {{mixing declarations and code}} */
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btContactSolverInfo.h 49 btScalar m_globalCfm;//constraint force mixing
109 double m_globalCfm;//constraint force mixing
139 float m_globalCfm;//constraint force mixing
  /external/webrtc/webrtc/voice_engine/include/
voe_external_media.h 67 // Pulls an audio frame from the specified |channel| for external mixing.
75 // Sets the state of external mixing. Cannot be changed during playback.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
local_data.html 36 the connected DB (if any). Mixing them should give unpredictable results!</li>
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
Drawable.java 25 /** Draws this drawable at the specified bounds. The drawable should be tinted with {@link Batch#getColor()}, possibly by mixing
  /external/webrtc/webrtc/modules/audio_coding/neteq/
comfort_noise.cc 93 int16_t muting_window; // Mixing factor for overlap data.
94 int16_t muting_window_increment; // Mixing factor increment (negative).
95 int16_t unmuting_window; // Mixing factor for comfort noise.
96 int16_t unmuting_window_increment; // Mixing factor increment.
  /prebuilts/gdb/darwin-x86/include/python2.7/
errcode.h 24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */
  /prebuilts/gdb/linux-x86/include/python2.7/
errcode.h 24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
errcode.h 24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
errcode.h 24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */
  /external/llvm/test/CodeGen/ARM/
vector-extend-narrow.ll 23 ; Note: vld1 here is reasonably important. Mixing VFP and NEON
52 ; Note: vld1 here is reasonably important. Mixing VFP and NEON

Completed in 1471 milliseconds

1 2 3 4 5 6 7 8 91011>>