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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 207 asm(".symver snd_pcm_sw_params_get_xfer_align,snd_pcm_sw_params_get_xfer_align@ALSA_0.9");
220 snd_pcm_uframes_t snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params);
pcm.h     [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 5800 int INTERNAL(snd_pcm_sw_params_get_xfer_align)(const snd_pcm_sw_params_t *params ATTRIBUTE_UNUSED, snd_pcm_uframes_t *val) function
    [all...]

Completed in 13 milliseconds