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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 44 asm(".symver snd_pcm_hw_params_get_channels_min,snd_pcm_hw_params_get_channels_min@ALSA_0.9");
51 unsigned int snd_pcm_hw_params_get_channels_min(const snd_pcm_hw_params_t *params);
pcm.h 605 int snd_pcm_hw_params_get_channels_min(const snd_pcm_hw_params_t *params, unsigned int *val);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 3820 int INTERNAL(snd_pcm_hw_params_get_channels_min)(const snd_pcm_hw_params_t *params, unsigned int *val) function
    [all...]
pcm_local.h 729 int INTERNAL(snd_pcm_hw_params_get_channels_min)(const snd_pcm_hw_params_t *params, unsigned int *val);
    [all...]

Completed in 13 milliseconds