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

  /device/samsung/crespo/alsa-lib/include/
pcm_ioplug.h 209 int snd_pcm_ioplug_set_param_minmax(snd_pcm_ioplug_t *io, int type, unsigned int min, unsigned int max);
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 1240 err = snd_pcm_ioplug_set_param_minmax(io, SND_PCM_IOPLUG_HW_CHANNELS,
1246 err = snd_pcm_ioplug_set_param_minmax(io, SND_PCM_IOPLUG_HW_RATE,
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_ioplug.c 1009 int snd_pcm_ioplug_set_param_minmax(snd_pcm_ioplug_t *ioplug, int type, unsigned int min, unsigned int max) function

Completed in 11 milliseconds