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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 116 int snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir);
pcm.h 651 int snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_local.h 771 int snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_ (…)
    [all...]
pcm.c 4537 int snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir) function
    [all...]

Completed in 68 milliseconds