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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 127 asm(".symver snd_pcm_hw_params_set_periods_last,snd_pcm_hw_params_set_periods_last@ALSA_0.9");
139 unsigned int snd_pcm_hw_params_set_periods_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, int *dir);
pcm.h 667 int snd_pcm_hw_params_set_periods_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 4808 int INTERNAL(snd_pcm_hw_params_set_periods_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) function
    [all...]
pcm_local.h     [all...]

Completed in 14 milliseconds