Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/
H A Dintermediate_resampler_buffer.rs382 pub fn new_input_resampler( in new_input_resampler() method
801 let mut input_resampler = CaptureResamplerBuffer::new_input_resampler( in test_capture_mono_channel_returns_some_audio_samples()
826 let mut input_resampler = CaptureResamplerBuffer::new_input_resampler( in test_capture_stereo_channel_returns_some_audio_samples()
851 let mut input_resampler = CaptureResamplerBuffer::new_input_resampler( in test_capture_surround_sound_returns_some_audio_samples()
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dasync_stream.rs422 let capture_resampler_buffer = CaptureResamplerBuffer::new_input_resampler( in unregister_notification_client_and_make_new_device_capturer()
H A Dmod.rs999 let capture_resampler_buffer = CaptureResamplerBuffer::new_input_resampler( in new()