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

  /device/samsung/crespo/alsa-lib/include/
mixer.h 238 int snd_mixer_selem_is_capture_mono(snd_mixer_elem_t *elem);
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 793 if (snd_mixer_selem_is_capture_mono(elem)) {
832 (snd_mixer_selem_is_capture_mono(elem) ||
838 snd_mixer_selem_is_capture_mono(elem),
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 556 int snd_mixer_selem_is_capture_mono(snd_mixer_elem_t *elem) function
    [all...]

Completed in 1809 milliseconds