Home
last modified time | relevance | path

Searched refs:createEffect (Results 1 – 25 of 43) sorted by relevance

12

/hardware/interfaces/audio/effect/all-versions/default/
DEffectsFactory.h52 Return<void> createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle,
55 Return<void> createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, int32_t device,
DEffectsFactory.cpp162 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect() function in android::hardware::audio::effect::CPP_VERSION::implementation::EffectsFactory
167 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect() function in android::hardware::audio::effect::CPP_VERSION::implementation::EffectsFactory
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DIFactory.aidl73 IEffect createEffect(in AudioUuid implUuid); in createEffect() method
Dstate.gv26 I -> INIT[label = "IFactory.createEffect" labelfontcolor = "navy"];
/hardware/interfaces/audio/common/7.0/example/
DEffectsFactory.h31 ::android::hardware::Return<void> createEffect(
DEffectsFactory.cpp53 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect() function in android::hardware::audio::effect::V7_0::implementation::EffectsFactory
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DIFactory.aidl39 …android.hardware.audio.effect.IEffect createEffect(in android.media.audio.common.AudioUuid implUui… in createEffect() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
DIFactory.aidl39 …android.hardware.audio.effect.IEffect createEffect(in android.media.audio.common.AudioUuid implUui… in createEffect() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
DIFactory.aidl39 …android.hardware.audio.effect.IEffect createEffect(in android.media.audio.common.AudioUuid implUui… in createEffect() method
/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/
DEffectFactory.h68 ndk::ScopedAStatus createEffect(
/hardware/interfaces/audio/effect/4.0/
DIEffectsFactory.hal56 createEffect(Uuid uid, AudioSession session, AudioIoHandle ioHandle)
/hardware/interfaces/audio/effect/5.0/
DIEffectsFactory.hal56 createEffect(Uuid uid, AudioSession session, AudioIoHandle ioHandle)
/hardware/interfaces/audio/effect/2.0/
DIEffectsFactory.hal56 createEffect(Uuid uid, AudioSession session, AudioIoHandle ioHandle)
/hardware/interfaces/audio/aidl/default/extension/
DExtensionEffect.cpp40 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/loudnessEnhancer/
DLoudnessEnhancerSw.cpp35 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/effect/7.0/
DIEffectsFactory.hal60 createEffect(Uuid uid, AudioSession session, AudioIoHandle ioHandle, AudioPortHandle device)
/hardware/interfaces/audio/aidl/default/downmix/
DDownmixSw.cpp35 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/effect/6.0/
DIEffectsFactory.hal60 createEffect(Uuid uid, AudioSession session, AudioIoHandle ioHandle, AudioPortHandle device)
/hardware/interfaces/audio/aidl/default/bassboost/
DBassBoostSw.cpp37 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/volume/
DVolumeSw.cpp35 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/presetReverb/
DPresetReverbSw.cpp36 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/hapticGenerator/
DHapticGeneratorSw.cpp35 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/acousticEchoCanceler/
DAcousticEchoCancelerSw.cpp37 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/noiseSuppression/
DNoiseSuppressionSw.cpp36 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function
/hardware/interfaces/audio/aidl/default/automaticGainControlV2/
DAutomaticGainControlV2Sw.cpp35 extern "C" binder_exception_t createEffect(const AudioUuid* in_impl_uuid, in createEffect() function

12