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

  /device/generic/goldfish/audio/
audio_hw_legacy.c 359 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
361 // in_add_audio_effect is a no op
367 // in_add_audio_effect is a no op
586 in->stream.common.add_audio_effect = in_add_audio_effect;
audio_hw.c 1131 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 422 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
616 in->stream.common.add_audio_effect = in_add_audio_effect;
  /hardware/libhardware/modules/audio/
audio_hw.c 335 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
525 in->stream.common.add_audio_effect = in_add_audio_effect;
  /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;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 915 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { function
916 // in_add_audio_effect is a no op
921 // in_add_audio_effect is a no op
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 830 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
969 in->stream.common.add_audio_effect = in_add_audio_effect;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1558 static int in_add_audio_effect(UNUSED_ATTR const struct audio_stream* stream, function
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 1500 static int in_add_audio_effect(UNUSED_ATTR const struct audio_stream* stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3911 static int in_add_audio_effect(const struct audio_stream *stream, function
    [all...]

Completed in 865 milliseconds