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

  /hardware/libhardware/modules/audio/
audio_hw.c 242 out->stream.common.remove_audio_effect = out_remove_audio_effect;
351 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/include/hardware/
audio.h 231 int (*remove_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /device/generic/goldfish/audio/
audio_hw.c 411 out->stream.common.remove_audio_effect = out_remove_audio_effect;
563 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 272 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 818 out->stream.common.remove_audio_effect = out_remove_audio_effect;
1003 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 542 out->stream.common.remove_audio_effect = out_remove_audio_effect;
703 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 523 out->stream.common.remove_audio_effect = out_remove_audio_effect;
586 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 592 out->stream.common.remove_audio_effect = out_remove_audio_effect;
657 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c 1035 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 507 stream->remove_audio_effect(stream, mEffectInterface);
    [all...]

Completed in 2918 milliseconds