OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mixing
(Results
1 - 25
of
405
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_MixAudio.3
16
Do not use this function for
mixing
together more than two streams of sample data\&. The output from repeated application of this function may be distorted by clipping, because there is no accumulator with greater range than the input (not to mention this being an inefficient way of doing it)\&. Use
mixing
functions from SDL_mixer, OpenAL, or write your own mixer instead\&.
/external/qemu/distrib/sdl-1.2.15/src/audio/mme/
SDL_mmeaudio.h
24
/* Allow access to a raw
mixing
buffer */
42
Uint8 *mixbuf; /* The raw allocated
mixing
buffer */
/external/chromium_org/media/base/
audio_renderer_mixer.h
28
// Add or remove a mixer input from
mixing
; called by AudioRendererMixerInput.
53
// Handles
mixing
and resampling between input and output parameters.
audio_converter.h
5
// AudioConverter is a complete
mixing
, resampling, buffering, and channel
6
//
mixing
solution for converting data from one set of AudioParameters to
14
// Additionally, since resampling is the most expensive operation, input
mixing
15
// and channel down
mixing
are done prior to resampling. Likewise, channel up
16
//
mixing
is performed after resampling.
115
// Temporary AudioBus destination for
mixing
inputs.
/external/qemu/distrib/sdl-1.2.15/src/audio/sun/
SDL_sunaudio.h
37
Uint8 *mixbuf; /* The app
mixing
buffer */
39
Uint8 *ulaw_buf; /* The U-law
mixing
buffer */
/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/chromium_org/third_party/swig/
README.chromium
19
disable a MSVC warning about
mixing
headers with and without _DEBUG.
/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/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio_c.h
33
/* The actual
mixing
thread function */
/external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.h
38
/* Raw
mixing
buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/
SDL_irixaudio.h
38
Uint8 *mixbuf; /* The app
mixing
buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.h
39
/* Raw
mixing
buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/nas/
SDL_nasaudio.h
51
/* Raw
mixing
buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/ums/
SDL_umsaudio.h
42
/* Raw
mixing
buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.h
38
Uint8* mixbuf; /* The raw allocated
mixing
buffer */
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
errcode.h
24
#define E_TABSPACE 18 /* Inconsistent
mixing
of tabs and spaces */
Completed in 370 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>