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

  /cts/suite/audio_quality/test/
MixerTest.cpp 40 struct mixer* mixerp = mixer_open(hwId);
  /hardware/qcom/audio/legacy/libalsa-intf/
amix.c 59 mixer = mixer_open(device);
alsa_audio.h 175 struct mixer *mixer_open(const char *device);
alsa_mixer.c 152 struct mixer *mixer_open(const char *device) function
alsa_ucm.c     [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAControl.cpp 45 mHandle = mixer_open(device);
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 211 struct mixer *mixer_open(unsigned int card);
  /external/tinyalsa/
tinymix.c 58 mixer = mixer_open(card);
mixer.c 90 struct mixer *mixer_open(unsigned int card) function
  /system/media/audio_route/
audio_route.c 671 ar->mixer = mixer_open(card);
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 849 mixer = mixer_open(0);
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 268 milliseconds