OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_audio_effect
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
145
int (*
add_audio_effect
)(const struct audio_stream *stream,
member in struct:audio_stream
/hardware/libhardware/modules/audio/
audio_hw.c
233
out->stream.common.
add_audio_effect
= out_add_audio_effect;
327
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
424
out->stream.common.
add_audio_effect
= out_add_audio_effect;
484
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/external/bluetooth/bluez/audio/
android_audio_hw.c
638
out->stream.common.
add_audio_effect
= out_add_audio_effect;
/device/samsung/tuna/audio/
audio_hw.c
[
all
...]
/frameworks/base/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Completed in 70 milliseconds