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.h323 struct snd_pcm_sw_params { struct
324 int tstamp_mode;
325 unsigned int period_step;
326 unsigned int sleep_min;
327 snd_pcm_uframes_t avail_min;
328 snd_pcm_uframes_t xfer_align;
329 snd_pcm_uframes_t start_threshold;
330 snd_pcm_uframes_t stop_threshold;
331 snd_pcm_uframes_t silence_threshold;
332 snd_pcm_uframes_t silence_size;
[all …]