Searched defs:snd_pcm_uframes_t (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/sound/
H A Dasound.h116 typedef unsigned long snd_pcm_uframes_t; typedef
367 snd_pcm_uframes_t fifo_size;
382 snd_pcm_uframes_t avail_min;
384 snd_pcm_uframes_t xfer_align;
385 snd_pcm_uframes_t start_threshold;
386 snd_pcm_uframes_t stop_threshold;
387 snd_pcm_uframes_t silence_threshold;
389 snd_pcm_uframes_t silence_size;
390 snd_pcm_uframes_t boundary;
420 snd_pcm_uframes_t appl_pt
[all...]

Completed in 33 milliseconds