HomeSort by relevance Sort by last modified time
    Searched defs:in_remove_audio_effect (Results 1 - 6 of 6) sorted by null

  /device/generic/goldfish/audio/
audio_hw_legacy.c 365 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
587 in->stream.common.remove_audio_effect = in_remove_audio_effect;
audio_hw.c 1187 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 414 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
604 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 951 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 593 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
783 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1190 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
    [all...]

Completed in 841 milliseconds