Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/
H A Dlib.rs174 let audio_shared_format = renderer.get_audio_shared_format(); in new_playback_stream_and_get_shared_format() localVariable
235 let audio_shared_format = renderer.get_audio_shared_format(); in new_async_playback_stream_and_get_shared_format() localVariable
290 let audio_shared_format = capturer.get_audio_shared_format(); in new_async_capture_stream_and_get_shared_format() localVariable
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dmod.rs427 let audio_shared_format = device.audio_shared_format; in new() localVariable
568 pub audio_shared_format: AudioSharedFormat, field
670 let audio_shared_format = in new() localVariable
998 let audio_shared_format = device.audio_shared_format; in new() localVariable
1104 let audio_shared_format = device_capturer.audio_shared_format; in drain_to_resampler() localVariable
1158 pub audio_shared_format: AudioSharedFormat, field
H A Dasync_stream.rs162 let audio_shared_format = device_renderer.audio_shared_format; in unregister_notification_client_and_make_new_device_renderer() localVariable
420 let audio_shared_format = device_capturer.audio_shared_format; in unregister_notification_client_and_make_new_device_capturer() localVariable
H A Dwave_format.rs1060 let audio_shared_format = in test_create_audio_shared_format_wave_format_ex() localVariable
1102 let audio_shared_format = in test_create_audio_shared_format_wave_format_extensible() localVariable