Home
last modified time | relevance | path

Searched refs:REVERB_PARAM_PROPERTIES (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/media/audio/include/system/audio_effects/
H A Deffect_environmentalreverb.h46 REVERB_PARAM_PROPERTIES, enumerator
/aosp12/hardware/qcom/audio/post_proc/
H A Dreverb.c372 case REVERB_PARAM_PROPERTIES: in reverb_get_parameter()
387 case REVERB_PARAM_PROPERTIES: in reverb_get_parameter()
478 case REVERB_PARAM_PROPERTIES: in reverb_set_parameter()
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp188 case REVERB_PARAM_PROPERTIES: in erev_valueSize()
423 REVERB_PARAM_PROPERTIES, &properties)) { in android_erev_init()
434 if (param == REVERB_PARAM_PROPERTIES) { in android_erev_setParam()
449 if (param == REVERB_PARAM_PROPERTIES) { in android_erev_getParam()
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEnvironmentalReverbEffect.cpp307 return mEffect->setParam(REVERB_PARAM_PROPERTIES, halProperties); in setAllProperties()
312 Result retval = mEffect->getParam(REVERB_PARAM_PROPERTIES, halProperties); in getAllProperties()
/aosp12/frameworks/wilhelm/src/itf/
H A DIEnvironmentalReverb.cpp681 REVERB_PARAM_PROPERTIES, &properties); in IEnvironmentalReverb_SetEnvironmentalReverbProperties()
709 REVERB_PARAM_PROPERTIES, &thiz->mProperties); in IEnvironmentalReverb_GetEnvironmentalReverbProperties()
/aosp12/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp1478 case REVERB_PARAM_PROPERTIES: in Reverb_getParameter()
1494 case REVERB_PARAM_PROPERTIES: in Reverb_getParameter()
1637 case REVERB_PARAM_PROPERTIES: in Reverb_setParameter()
1729 case REVERB_PARAM_PROPERTIES: in Reverb_paramValueSize()
/aosp12/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.c798 case REVERB_PARAM_PROPERTIES: in Reverb_getParameter()
819 case REVERB_PARAM_PROPERTIES: in Reverb_getParameter()
1090 case REVERB_PARAM_PROPERTIES: in Reverb_setParameter()
1117 case REVERB_PARAM_PROPERTIES: in Reverb_setParameter()