OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Alpha1
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h
47
LVM_INT32
Alpha1
;
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ApplyNewSettings.c
296
pPrivate->Mixer_APTaps[i].
Alpha1
= AlphaTap;
511
pPrivate->BypassMixer.
Alpha1
= (LVM_INT32)LVM_Mixer_TimeConstant(LVREV_BYPASSMIXER_TC, LVM_GetFsFromTable(pPrivate->NewParams.SampleRate), NumChannels);
512
pPrivate->BypassMixer.Alpha2 = pPrivate->BypassMixer.
Alpha1
;
513
pPrivate->GainMixer.Alpha = pPrivate->BypassMixer.
Alpha1
;
Completed in 51 milliseconds