HomeSort by relevance Sort by last modified time
    Searched defs:in_add_audio_effect (Results 1 - 6 of 6) 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 1181 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 409 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
603 in->stream.common.add_audio_effect = in_add_audio_effect;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 946 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { function
947 // in_add_audio_effect is a no op
952 // in_add_audio_effect is a no op
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 588 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
782 in->stream.common.add_audio_effect = in_add_audio_effect;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1184 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 519 milliseconds