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

  /hardware/libhardware/modules/audio/
audio_hw.c 280 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
445 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;
  /device/linaro/hikey/audio/
audio_hw.c 412 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
608 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 859 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
993 in->stream.common.add_audio_effect = in_add_audio_effect;
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 826 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
960 in->stream.common.add_audio_effect = in_add_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 395 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
592 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 1063 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...]
  /device/google/dragon/audio/hal/
audio_hw.c 2670 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2809 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 464 milliseconds