OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNITY_GAIN
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
AudioMixer.cpp
189
t->volume[0] =
UNITY_GAIN
;
190
t->volume[1] =
UNITY_GAIN
;
784
t->resampler->setVolume(
UNITY_GAIN
,
UNITY_GAIN
);
794
t->resampler->setVolume(
UNITY_GAIN
,
UNITY_GAIN
);
[
all
...]
AudioMixer.h
58
static const uint16_t
UNITY_GAIN
= 0x1000;
Threads.cpp
[
all
...]
Completed in 442 milliseconds