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

  /cts/suite/audio_quality/test/
MixerTest.cpp 40 struct mixer* mixerp = mixer_open(hwId);
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 179 struct mixer *mixer_open(unsigned int card);
  /external/tinyalsa/
tinymix.c 57 mixer = mixer_open(card);
mixer.c 88 struct mixer *mixer_open(unsigned int card) function
  /device/asus/grouper/audio/
audio_route.c 415 ar->mixer = mixer_open(MIXER_CARD);
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 849 mixer = mixer_open(0);
    [all...]
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 834 mMixer = mixer_open(0);
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]

Completed in 40 milliseconds