OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_audio_effect
(Results
1 - 12
of
12
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
241
out->stream.common.
add_audio_effect
= out_add_audio_effect;
350
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/device/generic/goldfish/audio/
audio_hw.c
410
out->stream.common.
add_audio_effect
= out_add_audio_effect;
562
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
522
out->stream.common.
add_audio_effect
= out_add_audio_effect;
585
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware/modules/usbaudio/
audio_hw.c
271
out->stream.common.
add_audio_effect
= out_add_audio_effect;
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
817
out->stream.common.
add_audio_effect
= out_add_audio_effect;
1002
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
541
out->stream.common.
add_audio_effect
= out_add_audio_effect;
702
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
591
out->stream.common.
add_audio_effect
= out_add_audio_effect;
656
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/device/asus/grouper/audio/
audio_hw.c
1034
out->stream.common.
add_audio_effect
= out_add_audio_effect;
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
[
all
...]
/hardware/libhardware/include/hardware/
audio.h
229
int (*
add_audio_effect
)(const struct audio_stream *stream,
member in struct:audio_stream
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
Effects.cpp
461
stream->
add_audio_effect
(stream, mEffectInterface);
[
all
...]
Completed in 368 milliseconds