OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVREV_ALLPASS_TC
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h
117
#define
LVREV_ALLPASS_TC
1000 /* All-pass filter time constant */
LVREV_ApplyNewSettings.c
292
LVM_INT32 Alpha = (LVM_INT32)LVM_Mixer_TimeConstant(
LVREV_ALLPASS_TC
, LVM_GetFsFromTable(pPrivate->NewParams.SampleRate), 1);
863
Alpha = LVM_Mixer_TimeConstant(
LVREV_ALLPASS_TC
,
[
all
...]
Completed in 40 milliseconds