Home
last modified time | relevance | path

Searched refs:pcm_op_msg (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp216 auto pcm_op_msg = reinterpret_cast<const virtio_snd_pcm_hdr*>(cmd_hdr); in ReceiveCommands() local
218 pcm_op_msg->stream_id.as_uint32_t()); in ReceiveCommands()
227 auto pcm_op_msg = reinterpret_cast<const virtio_snd_pcm_hdr*>(cmd_hdr); in ReceiveCommands() local
229 pcm_op_msg->stream_id.as_uint32_t()); in ReceiveCommands()
238 auto pcm_op_msg = reinterpret_cast<const virtio_snd_pcm_hdr*>(cmd_hdr); in ReceiveCommands() local
240 pcm_op_msg->stream_id.as_uint32_t()); in ReceiveCommands()
249 auto pcm_op_msg = reinterpret_cast<const virtio_snd_pcm_hdr*>(cmd_hdr); in ReceiveCommands() local
251 pcm_op_msg->stream_id.as_uint32_t()); in ReceiveCommands()