Home
last modified time | relevance | path

Searched defs:effectProcessImpl (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/audio/aidl/default/extension/
DExtensionEffect.cpp138 IEffect::Status ExtensionEffect::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::ExtensionEffect
/hardware/interfaces/audio/aidl/default/loudnessEnhancer/
DLoudnessEnhancerSw.cpp162 IEffect::Status LoudnessEnhancerSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::LoudnessEnhancerSw
/hardware/interfaces/audio/aidl/default/downmix/
DDownmixSw.cpp159 IEffect::Status DownmixSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::DownmixSw
/hardware/interfaces/audio/aidl/default/presetReverb/
DPresetReverbSw.cpp176 IEffect::Status PresetReverbSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::PresetReverbSw
/hardware/interfaces/audio/aidl/default/acousticEchoCanceler/
DAcousticEchoCancelerSw.cpp183 IEffect::Status AcousticEchoCancelerSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::AcousticEchoCancelerSw
/hardware/interfaces/audio/aidl/default/equalizer/
DEqualizerSw.cpp213 IEffect::Status EqualizerSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::EqualizerSw
/hardware/interfaces/audio/aidl/default/bassboost/
DBassBoostSw.cpp166 IEffect::Status BassBoostSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::BassBoostSw
/hardware/interfaces/audio/aidl/default/noiseSuppression/
DNoiseSuppressionSw.cpp170 IEffect::Status NoiseSuppressionSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::NoiseSuppressionSw
/hardware/interfaces/audio/aidl/default/volume/
DVolumeSw.cpp175 IEffect::Status VolumeSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::VolumeSw
/hardware/interfaces/audio/aidl/default/hapticGenerator/
DHapticGeneratorSw.cpp173 IEffect::Status HapticGeneratorSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::HapticGeneratorSw
/hardware/interfaces/audio/aidl/default/virtualizer/
DVirtualizerSw.cpp218 IEffect::Status VirtualizerSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::VirtualizerSw
/hardware/interfaces/audio/aidl/default/visualizer/
DVisualizerSw.cpp205 IEffect::Status VisualizerSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::VisualizerSw
/hardware/interfaces/audio/aidl/default/
DEffectImpl.cpp252 IEffect::Status EffectImpl::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::EffectImpl
/hardware/interfaces/audio/aidl/default/automaticGainControlV2/
DAutomaticGainControlV2Sw.cpp195 IEffect::Status AutomaticGainControlV2Sw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::AutomaticGainControlV2Sw
/hardware/interfaces/audio/aidl/default/automaticGainControlV1/
DAutomaticGainControlV1Sw.cpp192 IEffect::Status AutomaticGainControlV1Sw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::AutomaticGainControlV1Sw
/hardware/interfaces/audio/aidl/default/envReverb/
DEnvReverbSw.cpp282 IEffect::Status EnvReverbSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::EnvReverbSw
/hardware/interfaces/audio/aidl/default/dynamicProcessing/
DDynamicsProcessingSw.cpp275 IEffect::Status DynamicsProcessingSw::effectProcessImpl(float* in, float* out, int samples) { in effectProcessImpl() function in aidl::android::hardware::audio::effect::DynamicsProcessingSw