OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIXER
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h
4
* Philips UDA1341
mixer
device driver for ALSA
14
* 2002-03-30 Tomas Kasparek Proc filesystem support, complete
mixer
and DSP
74
MIXER
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h
4
* Philips UDA1341
mixer
device driver for ALSA
14
* 2002-03-30 Tomas Kasparek Proc filesystem support, complete
mixer
and DSP
74
MIXER
,
/frameworks/av/services/audioflinger/
Threads.h
28
MIXER
, // Thread class is MixerThread
181
// ThreadBase mutex before processing the
mixer
and effects. This guarantees the
345
// suspend by audio policy manager is orthogonal to
mixer
state
472
// Return's the HAL's frame count i.e. fast
mixer
buffer size.
479
size_t mNormalFrameCount; // normal
mixer
and effects
482
int8_t* mAllocMixBuffer; //
mixer
buffer allocation address
512
virtual uint32_t activeSleepTimeUs() const; //
mixer
state MIXER_TRACKS_ENABLED
513
virtual uint32_t idleSleepTimeUs() const = 0; //
mixer
state MIXER_IDLE
515
// No sleep when
mixer
state == MIXER_TRACKS_READY; relies on audio HAL stream->write()
569
//
mixer
status returned by prepareTracks_l(
[
all
...]
Threads.cpp
102
// minimum sleep time for the
mixer
thread loop when tracks are active but in underrun
104
// maximum divider applied to the active sleep time in the
mixer
thread loop
115
// Whether to use fast
mixer
119
// normal
mixer
multiplier is 1
121
// multiplier is calculated based on min & max normal
mixer
buffer size
123
// multiplier is calculated based on min & max normal
mixer
buffer size
239
" (%u
mixer
loops at %.1f mean ms per loop):\n"
489
case
MIXER
:
759
// Allow global effects only on offloaded and
mixer
threads
762
case
MIXER
[
all
...]
AudioFlinger.cpp
543
// s for server's pid, n for normal
mixer
name, f for fast index
602
// FIXME currently returns the normal
mixer
's frame count to avoid confusing legacy callers;
[
all
...]
Completed in 117 milliseconds