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 - 15
of
15
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
242
out->stream.common.
add_audio_effect
= out_add_audio_effect;
354
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/device/asus/fugu/libaudio/
audio_hal_thunks.cpp
447
in->stream.common.
add_audio_effect
= in_add_audio_effect;
520
out->stream.common.
add_audio_effect
= out_add_audio_effect;
/device/generic/goldfish/audio/
audio_hw.c
411
out->stream.common.
add_audio_effect
= out_add_audio_effect;
566
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
524
out->stream.common.
add_audio_effect
= out_add_audio_effect;
590
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
592
out->stream.common.
add_audio_effect
= out_add_audio_effect;
660
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/device/asus/grouper/audio/
audio_hw.c
[
all
...]
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
1035
out->stream.common.
add_audio_effect
= out_add_audio_effect;
1234
in->stream.common.
add_audio_effect
= in_add_audio_effect;
[
all
...]
/hardware/libhardware/modules/usbaudio/
audio_hw.c
505
out->stream.common.
add_audio_effect
= out_add_audio_effect;
920
in->stream.common.
add_audio_effect
= in_add_audio_effect;
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
[
all
...]
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
[
all
...]
/hardware/intel/audio_media/hdmi/
tinyaudio_hw.c
751
out->stream.common.
add_audio_effect
= out_add_audio_effect;
/hardware/libhardware/include/hardware/
audio.h
240
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
451
stream->
add_audio_effect
(stream, mEffectInterface);
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 1008 milliseconds