OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ActiveParams
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
649
LVREV_ControlParams_st
ActiveParams
;
656
&
ActiveParams
);
661
ActiveParams
.SampleRate = SampleRate;
663
LvmStatus = LVREV_SetControlParameters(pContext->hInstance, &
ActiveParams
);
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
713
LVM_ControlParams_t
ActiveParams
; /* Current control Parameters */
779
LVM_ControlParams_t
ActiveParams
; /* Current control Parameters */
[
all
...]
Completed in 544 milliseconds