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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 136 int snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir);
pcm.h 664 int snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_local.h     [all...]
pcm.c 4754 int snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) function
    [all...]

Completed in 13 milliseconds