Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dwave_format.rs217 pub fn create_audio_shared_format( in create_audio_shared_format() method
1061 format.create_audio_shared_format(/* shared_audio_engine_period_in_frames= */ 123); in test_create_audio_shared_format_wave_format_ex()
1103 format.create_audio_shared_format(/* shared_audio_engine_period_in_frames= */ 123); in test_create_audio_shared_format_wave_format_extensible()
H A Dmod.rs671 format.create_audio_shared_format(shared_audio_engine_period_in_frames); in new()
1247 .create_audio_shared_format(shared_audio_engine_period_in_frames), in new()