Home
last modified time | relevance | path

Searched refs:Float32LE (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-core/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
168 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs74 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
257 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
280 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-core-0.5.5/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
171 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs76 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
236 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
259 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-core/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
171 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs77 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
237 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
260 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-core/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
171 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs77 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
237 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
260 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-core/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
171 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs77 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
237 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
260 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-core/src/
H A Dformat.rs12 Float32LE, enumerator
24 ffi::CUBEB_SAMPLE_FLOAT32LE => SampleFormat::Float32LE, in from()
39 Float32LE => ffi::CUBEB_SAMPLE_FLOAT32LE, in into()
H A Dbuilders.rs78 check!(S16LE, S16BE, Float32LE, Float32BE); in stream_params_builder_format()
101 SampleFormat::Float32LE in stream_params_builder_format_native_endian()
171 Float32LE => CUBEB_SAMPLE_FLOAT32LE, in stream_params_builder_to_raw_format()
H A Dstream.rs76 ffi::CUBEB_SAMPLE_FLOAT32LE => Float32LE, in format()
236 CUBEB_SAMPLE_FLOAT32LE => Float32LE, in stream_params_raw_format()
259 super::SampleFormat::Float32LE in stream_params_raw_format_native_endian()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dutils.rs34 fmt::Float32LE | fmt::Float32BE | fmt::Float32NE => mem::size_of::<f32>(), in cubeb_sample_size()
69 (fmt::Float32LE, mem::size_of::<f32>()), in test_cubeb_sample_size()
H A Dmixer.rs81 SampleFormat::Float32LE | SampleFormat::Float32BE | SampleFormat::Float32NE => { in new()
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dutils.rs34 fmt::Float32LE | fmt::Float32BE | fmt::Float32NE => mem::size_of::<f32>(), in cubeb_sample_size()
76 (fmt::Float32LE, mem::size_of::<f32>()), in test_cubeb_sample_size()
H A Dmixer.rs81 SampleFormat::Float32LE | SampleFormat::Float32BE | SampleFormat::Float32NE => { in new()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dutils.rs34 fmt::Float32LE | fmt::Float32BE | fmt::Float32NE => mem::size_of::<f32>(), in cubeb_sample_size()
76 (fmt::Float32LE, mem::size_of::<f32>()), in test_cubeb_sample_size()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dutils.rs34 fmt::Float32LE | fmt::Float32BE | fmt::Float32NE => mem::size_of::<f32>(), in cubeb_sample_size()
76 (fmt::Float32LE, mem::size_of::<f32>()), in test_cubeb_sample_size()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/cubeb-pulse-rs/src/backend/
H A Dstream.rs611 SampleFormat::Float32LE => pulse::SampleFormat::Float32LE, in stream_init()

12