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

  /hardware/libhardware/modules/audio/
audio_hw.c 271 out->stream.common.remove_audio_effect = out_remove_audio_effect;
398 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/include/hardware/
audio.h 245 int (*remove_audio_effect)(const struct audio_stream *stream, member in struct:audio_stream
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 469 in->stream.common.remove_audio_effect = in_remove_audio_effect;
542 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /device/generic/goldfish/audio/
audio_hw.c 412 out->stream.common.remove_audio_effect = out_remove_audio_effect;
567 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 503 out->stream.common.remove_audio_effect = out_remove_audio_effect;
885 in->stream.common.remove_audio_effect = in_remove_audio_effect;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 525 out->stream.common.remove_audio_effect = out_remove_audio_effect;
591 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 593 out->stream.common.remove_audio_effect = out_remove_audio_effect;
661 in->stream.common.remove_audio_effect = in_remove_audio_effect;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1046 out->stream.common.remove_audio_effect = out_remove_audio_effect;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 735 out->stream.common.remove_audio_effect = out_remove_audio_effect;
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 539 stream->remove_audio_effect(stream, mEffectInterface);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 391 milliseconds