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

  /hardware/libhardware/include/hardware/
audio.h 211 int (*remove_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /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;
  /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/samsung/manta/audio/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 103 stream->remove_audio_effect(stream, mEffectInterface);
508 stream->remove_audio_effect(stream, mEffectInterface);
    [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]

Completed in 78 milliseconds