HomeSort by relevance Sort by last modified time
    Searched refs:out_remove_audio_effect (Results 1 - 13 of 13) 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
243 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
521 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;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 801 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
1036 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 672 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
752 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 465 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
506 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;
  /device/asus/grouper/audio/
audio_hw.c 789 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 806 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1258 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1550 static int out_remove_audio_effect(const struct audio_stream *stream __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3114 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 638 milliseconds