Searched refs:effect_handle_t (Results 1 – 8 of 8) sorted by relevance
/device/google/cuttlefish_common/guest/hals/audio/legacy/ |
D | vsoc_audio_input_stream.h | 119 int AddAudioEffect(effect_handle_t /*effect*/) const { in AddAudioEffect() argument 123 int RemoveAudioEffect(effect_handle_t /*effect*/) const { in RemoveAudioEffect() argument
|
D | vsoc_audio_output_stream.h | 145 int AddAudioEffect(effect_handle_t /*effect*/) const { in AddAudioEffect() argument 152 int RemoveAudioEffect(effect_handle_t /*effect*/) const { in RemoveAudioEffect() argument
|
/device/linaro/poplar/audio/ |
D | audio_hw.c | 312 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 318 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 409 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 414 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|
/device/generic/goldfish/audio/ |
D | audio_hw_legacy.c | 205 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 211 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 359 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 365 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|
D | audio_hw.c | 657 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 663 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 1181 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 1187 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|
/device/linaro/hikey/audio/ |
D | audio_hw.c | 491 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 497 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 588 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 593 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|
/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 473 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_add_audio_effect() 478 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_remove_audio_effect() 946 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_add_audio_effect() 951 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_remove_audio_effect()
|
/device/google/cuttlefish_common/guest/hals/audio/ |
D | audio_hw.c | 660 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 666 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 1184 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 1190 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|