Home
last modified time | relevance | path

Searched defs:snd_pcm_sw_params (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/sound/
Dasound.h341 struct snd_pcm_sw_params { struct
342 int tstamp_mode;
343 unsigned int period_step;
344 unsigned int sleep_min;
345 snd_pcm_uframes_t avail_min;
346 snd_pcm_uframes_t xfer_align;
347 snd_pcm_uframes_t start_threshold;
348 snd_pcm_uframes_t stop_threshold;
349 snd_pcm_uframes_t silence_threshold;
350 snd_pcm_uframes_t silence_size;
[all …]