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

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

Completed in 14 milliseconds