/hardware/interfaces/audio/effect/all-versions/default/ |
D | AcousticEchoCancelerEffect.cpp | 113 Return<void> AcousticEchoCancelerEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::AcousticEchoCancelerEffect 115 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | PresetReverbEffect.cpp | 112 Return<void> PresetReverbEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::PresetReverbEffect 114 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | LoudnessEnhancerEffect.cpp | 114 Return<void> LoudnessEnhancerEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::LoudnessEnhancerEffect 116 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | BassBoostEffect.cpp | 112 Return<void> BassBoostEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::BassBoostEffect 114 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | DownmixEffect.cpp | 112 Return<void> DownmixEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::DownmixEffect 114 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | AutomaticGainControlEffect.cpp | 126 Return<void> AutomaticGainControlEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::AutomaticGainControlEffect 128 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | NoiseSuppressionEffect.cpp | 123 Return<void> NoiseSuppressionEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::NoiseSuppressionEffect 125 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | VisualizerEffect.cpp | 114 Return<void> VisualizerEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::VisualizerEffect 116 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | VirtualizerEffect.cpp | 118 Return<void> VirtualizerEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::VirtualizerEffect 120 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | EqualizerEffect.cpp | 135 Return<void> EqualizerEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::EqualizerEffect 137 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | EnvironmentalReverbEffect.cpp | 141 Return<void> EnvironmentalReverbEffect::getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::CPP_VERSION::implementation::EnvironmentalReverbEffect 143 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | LoudnessEnhancerEffect.h | 74 Return<void> getSupportedAuxChannelsConfigs(
|
D | AcousticEchoCancelerEffect.h | 74 Return<void> getSupportedAuxChannelsConfigs(
|
D | PresetReverbEffect.h | 74 Return<void> getSupportedAuxChannelsConfigs(
|
D | DownmixEffect.h | 74 Return<void> getSupportedAuxChannelsConfigs(
|
D | BassBoostEffect.h | 76 Return<void> getSupportedAuxChannelsConfigs(
|
D | NoiseSuppressionEffect.h | 76 Return<void> getSupportedAuxChannelsConfigs(
|
D | VisualizerEffect.h | 74 Return<void> getSupportedAuxChannelsConfigs(
|
D | AutomaticGainControlEffect.h | 76 Return<void> getSupportedAuxChannelsConfigs(
|
D | VirtualizerEffect.h | 78 Return<void> getSupportedAuxChannelsConfigs(
|
D | EqualizerEffect.h | 78 Return<void> getSupportedAuxChannelsConfigs(
|
/hardware/interfaces/audio/common/7.0/example/ |
D | LoudnessEnhancerEffect.h | 75 ::android::hardware::Return<void> getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function 77 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | EqualizerEffect.h | 75 ::android::hardware::Return<void> getSupportedAuxChannelsConfigs( in getSupportedAuxChannelsConfigs() function 77 return mEffect->getSupportedAuxChannelsConfigs(maxConfigs, _hidl_cb); in getSupportedAuxChannelsConfigs()
|
D | Effect.h | 52 ::android::hardware::Return<void> getSupportedAuxChannelsConfigs(
|
D | Effect.cpp | 126 Return<void> Effect::getSupportedAuxChannelsConfigs(uint32_t maxConfigs, in getSupportedAuxChannelsConfigs() function in android::hardware::audio::effect::V7_0::implementation::Effect
|