HomeSort by relevance Sort by last modified time
    Searched refs:out_remove_audio_effect (Results 1 - 4 of 4) 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
234 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 170 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
425 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 572 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
639 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/samsung/tuna/audio/
audio_hw.c 1627 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 159 milliseconds