Home
last modified time | relevance | path

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

/external/crosvm/win_audio/src/
Dlib.rs147 let audio_shared_format = renderer.device.audio_shared_format; in new_playback_stream_and_get_shared_format() localVariable
202 let audio_shared_format = renderer.device.audio_shared_format; in new_async_playback_stream_and_get_shared_format() localVariable
/external/crosvm/devices/src/virtio/snd/sys/
Dwindows.rs51 pub(crate) audio_shared_format: AudioSharedFormat, field
/external/crosvm/win_audio/src/win_audio_impl/
Dwave_format.rs1053 let audio_shared_format = in test_create_audio_shared_format_wave_format_ex() localVariable
1095 let audio_shared_format = in test_create_audio_shared_format_wave_format_extensible() localVariable
Dmod.rs259 pub audio_shared_format: AudioSharedFormat, field