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

  /hardware/libhardware/modules/audio/
audio_hw.c 124 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
242 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 235 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
272 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 179 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
443 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c 765 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
999 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 576 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
652 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/ti/panda/audio/
audio_hw.c 1786 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 2153 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 46 milliseconds