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.h203 struct virtio_snd_pcm_set_params { struct
204 struct virtio_snd_pcm_hdr hdr;
205 Le32 buffer_bytes;
206 Le32 period_bytes;
207 Le32 features; /* 1 << VIRTIO_SND_PCM_F_XXX */
208 uint8_t channels;
209 uint8_t format;
210 uint8_t rate;
211 uint8_t padding;