Home
last modified time | relevance | path

Searched refs:snd_pcm_uframes_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h142 typedef unsigned long snd_pcm_uframes_t; typedef
371 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
385 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
386 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
387 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
388 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
389 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
390 snd_pcm_uframes_t silence_size; /* silence block size */
391 snd_pcm_uframes_t boundary; /* pointers wrap point */
406 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h109 typedef unsigned long snd_pcm_uframes_t; typedef
356 snd_pcm_uframes_t fifo_size;
371 snd_pcm_uframes_t avail_min;
372 snd_pcm_uframes_t xfer_align;
374 snd_pcm_uframes_t start_threshold;
375 snd_pcm_uframes_t stop_threshold;
376 snd_pcm_uframes_t silence_threshold;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
395 snd_pcm_uframes_t appl_ptr;
[all …]