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

  /hardware/libhardware/modules/audio/
audio_hw.c 211 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
351 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/generic/goldfish/audio/
audio_hw.c 363 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
563 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 780 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
1003 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 506 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
703 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 400 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
586 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 421 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
657 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c 1002 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1498 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1829 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 326 milliseconds