Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/
H A Dintermediate_resampler_buffer.rs642 let two_channel_samples = [5.0, 5.0, 2.0, 8.0]; in test_perform_channel_conversion_mono() localVariable
675 let two_channel_samples = [5.0, 5.0, 2.0, 8.0]; in test_upmix_5_1() localVariable
710 let two_channel_samples = [5.0, 5.0, 2.0, 8.0]; in test_upmix_7_1() localVariable