Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h371 struct snd_pcm_sw_params { struct
372 int tstamp_mode;
373 unsigned int period_step;
374 unsigned int sleep_min;
376 snd_pcm_uframes_t avail_min;
377 snd_pcm_uframes_t xfer_align;
382 snd_pcm_uframes_t silence_size;
383 snd_pcm_uframes_t boundary;
384 unsigned int proto;
386 unsigned int tstamp_type;
[all …]
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h388 struct snd_pcm_sw_params { struct
389 int tstamp_mode; /* timestamp mode */
390 unsigned int period_step;
391 unsigned int sleep_min; /* min ticks to sleep */
392 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
395 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
397 snd_pcm_uframes_t silence_size; /* silence block size */
398 snd_pcm_uframes_t boundary; /* pointers wrap point */
399 unsigned int proto; /* protocol version */
400 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */
[all …]
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h369 struct snd_pcm_sw_params { struct
370 int tstamp_mode;
371 unsigned int period_step;
372 unsigned int sleep_min;
374 snd_pcm_uframes_t avail_min;
375 snd_pcm_uframes_t xfer_align;
380 snd_pcm_uframes_t silence_size;
381 snd_pcm_uframes_t boundary;
382 unsigned int proto;
384 unsigned int tstamp_type;
[all …]
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h388 struct snd_pcm_sw_params { struct
389 int tstamp_mode; /* timestamp mode */
390 unsigned int period_step;
391 unsigned int sleep_min; /* min ticks to sleep */
392 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
395 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
397 snd_pcm_uframes_t silence_size; /* silence block size */
398 snd_pcm_uframes_t boundary; /* pointers wrap point */
399 unsigned int proto; /* protocol version */
400 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */
[all …]
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dasound.h338 struct snd_pcm_sw_params { struct
339 int tstamp_mode;
340 unsigned int period_step;
341 unsigned int sleep_min;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
349 unsigned int proto;
350 unsigned int tstamp_type;
[all …]
/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h367 struct snd_pcm_sw_params { struct
369 int tstamp_mode;
370 unsigned int period_step;
371 unsigned int sleep_min;
372 snd_pcm_uframes_t avail_min;
374 snd_pcm_uframes_t xfer_align;
375 snd_pcm_uframes_t start_threshold;
376 snd_pcm_uframes_t stop_threshold;
379 snd_pcm_uframes_t silence_size;
380 snd_pcm_uframes_t boundary;
[all …]
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h382 struct snd_pcm_sw_params { struct
383 int tstamp_mode; /* timestamp mode */
384 unsigned int period_step;
385 unsigned int sleep_min; /* min ticks to sleep */
386 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
387 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
388 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
389 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
391 snd_pcm_uframes_t silence_size; /* silence block size */
392 snd_pcm_uframes_t boundary; /* pointers wrap point */
[all …]
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h366 struct snd_pcm_sw_params { struct
367 int tstamp_mode;
369 unsigned int period_step;
370 unsigned int sleep_min;
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;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
[all …]
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h381 struct snd_pcm_sw_params { struct
382 int tstamp_mode; /* timestamp mode */
383 unsigned int period_step;
384 unsigned int sleep_min; /* min ticks to sleep */
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 */
390 snd_pcm_uframes_t silence_size; /* silence block size */
391 snd_pcm_uframes_t boundary; /* pointers wrap point */
[all …]
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h366 struct snd_pcm_sw_params { struct
367 int tstamp_mode;
369 unsigned int period_step;
370 unsigned int sleep_min;
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;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
[all …]
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h381 struct snd_pcm_sw_params { struct
382 int tstamp_mode; /* timestamp mode */
383 unsigned int period_step;
384 unsigned int sleep_min; /* min ticks to sleep */
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 */
390 snd_pcm_uframes_t silence_size; /* silence block size */
391 snd_pcm_uframes_t boundary; /* pointers wrap point */
[all …]