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 - 16
of
16
) sorted by null
/device/asus/fugu/libaudio/
audio_hal_thunks.cpp
468
in->stream.common.
add_audio_effect
= in_add_audio_effect;
541
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;
/device/linaro/hikey/audio/
audio_hw.c
455
out->stream.common.
add_audio_effect
= out_add_audio_effect;
608
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware/modules/audio/
audio_hw.c
318
out->stream.common.
add_audio_effect
= out_add_audio_effect;
445
in->stream.common.
add_audio_effect
= in_add_audio_effect;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
526
out->stream.common.
add_audio_effect
= out_add_audio_effect;
592
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;
/hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c
610
out->stream.common.
add_audio_effect
= out_add_audio_effect;
993
in->stream.common.
add_audio_effect
= in_add_audio_effect;
[
all
...]
/hardware/libhardware/modules/usbaudio/
audio_hal.c
554
out->stream.common.
add_audio_effect
= out_add_audio_effect;
960
in->stream.common.
add_audio_effect
= in_add_audio_effect;
[
all
...]
/system/bt/audio_a2dp_hw/
audio_a2dp_hw.c
1116
out->stream.common.
add_audio_effect
= out_add_audio_effect;
[
all
...]
/hardware/intel/audio_media/hdmi/
tinyaudio_hw.c
734
out->stream.common.
add_audio_effect
= out_add_audio_effect;
/hardware/libhardware/include/hardware/
audio.h
246
int (*
add_audio_effect
)(const struct audio_stream *stream,
member in struct:audio_stream
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
[
all
...]
/device/google/dragon/audio/hal/
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
Effects.cpp
480
stream->
add_audio_effect
(stream, mEffectInterface);
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 725 milliseconds