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

  /hardware/libhardware/modules/audio/
audio_hw.c 288 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
439 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 361 static int in_remove_audio_effect(const struct audio_stream *stream, function in namespace:android
469 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/generic/goldfish/audio/
audio_hw_legacy.c 365 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
587 in->stream.common.remove_audio_effect = in_remove_audio_effect;
audio_hw.c 1123 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 417 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
609 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 832 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
962 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 402 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
593 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;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1447 static int in_remove_audio_effect(UNUSED_ATTR const struct audio_stream* stream, function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 2665 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3503 static int in_remove_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 670 milliseconds