Home
last modified time | relevance | path

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

/external/crosvm/win_audio/src/win_audio_impl/
Dwave_format.rs392 let mut wave_format_proto = WaveFormatProto::new(); in from() localVariable
1138 let wave_format_proto = WaveFormatProto::from(&wave_audio_format); in test_wave_format_to_proto_convertion() localVariable
1176 let wave_format_proto = WaveFormatProto::from(&wave_audio_format); in test_wave_format_extensible_to_proto_convertion() localVariable