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

  /hardware/libhardware/modules/audio/
audio_hw.c 141 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
143 ALOGV("out_remove_audio_effect: %p", effect);
271 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 76 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
542 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/generic/goldfish/audio/
audio_hw.c 209 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
211 // out_remove_audio_effect is a no op
412 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 655 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
735 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 462 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
503 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 264 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
525 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 278 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
593 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 810 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
1046 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1641 static int out_remove_audio_effect(const struct audio_stream *stream __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3279 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 312 milliseconds