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

  /hardware/libhardware/modules/audio/
audio_hw.c 232 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
397 in->stream.common.add_audio_effect = in_add_audio_effect;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 352 static int in_add_audio_effect(const struct audio_stream *stream, function in namespace:android
468 in->stream.common.add_audio_effect = in_add_audio_effect;
  /device/generic/goldfish/audio/
audio_hw.c 357 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
359 // in_add_audio_effect is a no op
365 // in_add_audio_effect is a no op
566 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 750 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
884 in->stream.common.add_audio_effect = in_add_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 393 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
590 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 414 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
660 in->stream.common.add_audio_effect = in_add_audio_effect;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 991 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2007 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3864 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 147 milliseconds