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

  /cts/suite/audio_quality/test/
MixerTest.cpp 44 struct mixer_ctl* control = mixer_get_ctl(mixerp, i);
  /external/tinyalsa/
tinymix.c 148 ctl = mixer_get_ctl(mixer, i);
199 ctl = mixer_get_ctl(mixer, atoi(control));
343 ctl = mixer_get_ctl(mixer, atoi(control));
mixer.c 187 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id) function
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 284 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id);
  /hardware/qcom/audio/hal/audio_extn/
usb.c 127 ctl = mixer_get_ctl(mixer, atoi(control));
181 ctl = mixer_get_ctl(mixer, i);
    [all...]
  /system/media/audio_route/
audio_route.c 588 ctl = mixer_get_ctl(ar->mixer, i);
  /device/generic/goldfish/audio/
audio_hw.c     [all...]

Completed in 710 milliseconds