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

  /hardware/libhardware/modules/audio/
audio_hw.c 243 out->stream.common.remove_audio_effect = out_remove_audio_effect;
355 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/include/hardware/
audio.h 245 int (*remove_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 448 in->stream.common.remove_audio_effect = in_remove_audio_effect;
521 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/generic/goldfish/audio/
audio_hw.c 412 out->stream.common.remove_audio_effect = out_remove_audio_effect;
567 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1036 out->stream.common.remove_audio_effect = out_remove_audio_effect;
1233 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 508 out->stream.common.remove_audio_effect = out_remove_audio_effect;
915 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 525 out->stream.common.remove_audio_effect = out_remove_audio_effect;
591 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 593 out->stream.common.remove_audio_effect = out_remove_audio_effect;
661 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c     [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 752 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 531 stream->remove_audio_effect(stream, mEffectInterface);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 220 milliseconds