Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasoc.h322 struct snd_soc_tplg_stream { struct
323 __le32 size; /* in bytes of this structure */
324 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* Name of the stream */
325 __le64 format; /* SNDRV_PCM_FMTBIT_* */
326 __le32 rate; /* SNDRV_PCM_RATE_* */
327 __le32 period_bytes; /* size of period in bytes */
328 __le32 buffer_bytes; /* size of buffer in bytes */
329 __le32 channels; /* channels */