Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h476 struct snd_pcm_status { struct
477 snd_pcm_state_t state; /* stream state */
478 __time_pad pad1; /* align to timespec */
479 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
480 struct timespec tstamp; /* reference timestamp */
481 snd_pcm_uframes_t appl_ptr; /* appl ptr */
482 snd_pcm_uframes_t hw_ptr; /* hw ptr */
483 snd_pcm_sframes_t delay; /* current delay in frames */
484 snd_pcm_uframes_t avail; /* number of frames available */
485 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */
[all …]
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h476 struct snd_pcm_status { struct
477 snd_pcm_state_t state; /* stream state */
478 __time_pad pad1; /* align to timespec */
479 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
480 struct timespec tstamp; /* reference timestamp */
481 snd_pcm_uframes_t appl_ptr; /* appl ptr */
482 snd_pcm_uframes_t hw_ptr; /* hw ptr */
483 snd_pcm_sframes_t delay; /* current delay in frames */
484 snd_pcm_uframes_t avail; /* number of frames available */
485 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h456 struct snd_pcm_status { struct
457 snd_pcm_state_t state; /* stream state */
458 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
459 struct timespec tstamp; /* reference timestamp */
460 snd_pcm_uframes_t appl_ptr; /* appl ptr */
461 snd_pcm_uframes_t hw_ptr; /* hw ptr */
462 snd_pcm_sframes_t delay; /* current delay in frames */
463 snd_pcm_uframes_t avail; /* number of frames available */
464 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */
465 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h456 struct snd_pcm_status { struct
457 snd_pcm_state_t state; /* stream state */
458 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
459 struct timespec tstamp; /* reference timestamp */
460 snd_pcm_uframes_t appl_ptr; /* appl ptr */
461 snd_pcm_uframes_t hw_ptr; /* hw ptr */
462 snd_pcm_sframes_t delay; /* current delay in frames */
463 snd_pcm_uframes_t avail; /* number of frames available */
464 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */
465 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */
[all …]