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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 144 asm(".symver snd_pcm_hw_params_get_buffer_time_max,snd_pcm_hw_params_get_buffer_time_max@ALSA_0.9");
151 unsigned int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, int *dir);
pcm.h 672 int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 4874 int INTERNAL(snd_pcm_hw_params_get_buffer_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) function
    [all...]
pcm_local.h     [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 993 err = snd_pcm_hw_params_get_buffer_time_max(params,
    [all...]

Completed in 177 milliseconds