OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REVERB_PARAM_PRESET
(Results
1 - 4
of
4
) sorted by null
/system/media/audio_effects/include/audio_effects/
effect_presetreverb.h
35
REVERB_PARAM_PRESET
/frameworks/wilhelm/src/android/
android_Effect.cpp
377
android::status_t status = android_fx_setParam(pFx,
REVERB_PARAM_PRESET
,
386
return android_fx_getParam(pFx,
REVERB_PARAM_PRESET
, PRESETREVERB_PARAM_SIZE_MAX, preset,
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
[
all
...]
/frameworks/av/media/libeffects/testlibs/
EffectReverb.c
764
if (param !=
REVERB_PARAM_PRESET
|| *pSize < sizeof(int16_t)) {
775
ALOGV("get
REVERB_PARAM_PRESET
, preset %d", *pValue16);
[
all
...]
Completed in 63 milliseconds