OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REVERB_STATE_INITIALIZED
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libeffects/testlibs/
EffectReverb.h
119
REVERB_STATE_INITIALIZED
,
EffectReverb.c
164
module->context.mState =
REVERB_STATE_INITIALIZED
;
229
if (pReverb->mState ==
REVERB_STATE_INITIALIZED
) {
318
pRvbModule->context.mState =
REVERB_STATE_INITIALIZED
;
361
if (pReverb->mState !=
REVERB_STATE_INITIALIZED
) {
375
pReverb->mState =
REVERB_STATE_INITIALIZED
;
[
all
...]
Completed in 46 milliseconds