Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/audio_connector/
Dshm_layout.h139 struct virtio_snd_pcm_set_params { struct
140 struct virtio_snd_pcm_hdr hdr;
141 Le32 buffer_bytes;
142 Le32 period_bytes;
143 Le32 features; /* 1 << VIRTIO_SND_PCM_F_XXX */
144 uint8_t channels;
145 uint8_t format;
146 uint8_t rate;
147 uint8_t padding;