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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 182 asm(".symver snd_pcm_hw_params_get_tick_time_max,snd_pcm_hw_params_get_tick_time_max@ALSA_0.9");
189 unsigned int snd_pcm_hw_params_get_tick_time_max(const snd_pcm_hw_params_t *params, int *dir);
pcm.h     [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 5263 int INTERNAL(snd_pcm_hw_params_get_tick_time_max)(const snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val, int *dir ATTRIBUTE_UNUSED) function
    [all...]

Completed in 21 milliseconds