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

  /hardware/libhardware/include/hardware/
audio.h 147 int (*remove_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /hardware/libhardware/modules/audio/
audio_hw.c 234 out->stream.common.remove_audio_effect = out_remove_audio_effect;
328 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 425 out->stream.common.remove_audio_effect = out_remove_audio_effect;
485 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 639 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 872 milliseconds