HomeSort by relevance Sort by last modified time
    Searched defs:in_remove_audio_effect (Results 1 - 11 of 11) 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
355 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 340 static int in_remove_audio_effect(const struct audio_stream *stream, function in namespace:android
448 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
567 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
591 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
661 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c 1014 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 991 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
1233 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 753 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
915 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1557 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1900 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3781 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 231 milliseconds