HomeSort by relevance Sort by last modified time
    Searched refs:add_audio_effect (Results 1 - 13 of 13) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 270 out->stream.common.add_audio_effect = out_add_audio_effect;
397 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/libhardware/include/hardware/
audio.h 243 int (*add_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /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;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 502 out->stream.common.add_audio_effect = out_add_audio_effect;
884 in->stream.common.add_audio_effect = in_add_audio_effect;
    [all...]
  /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;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1045 out->stream.common.add_audio_effect = out_add_audio_effect;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 734 out->stream.common.add_audio_effect = out_add_audio_effect;
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 459 stream->add_audio_effect(stream, mEffectInterface);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 680 milliseconds