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

  /hardware/libhardware/modules/audio/
audio_hw.c 206 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
350 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
562 in->stream.common.add_audio_effect = in_add_audio_effect;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 774 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
1002 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 501 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
702 in->stream.common.add_audio_effect = in_add_audio_effect;
  /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
585 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
656 in->stream.common.add_audio_effect = in_add_audio_effect;
  /device/asus/grouper/audio/
audio_hw.c 996 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1479 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1822 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 57 milliseconds