Home
last modified time | relevance | path

Searched refs:CUBEB_LAYOUT_STEREO_LFE (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-core-0.5.5/src/
H A Dchannel.rs44 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE,
100 CUBEB_LAYOUT_STEREO_LFE => STEREO_LFE, in channel_layout_from_raw()
133 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in channel_layout_into_raw()
H A Dbuilders.rs220 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in stream_params_builder_to_raw_layout()
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs44 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE,
100 CUBEB_LAYOUT_STEREO_LFE => STEREO_LFE, in channel_layout_from_raw()
133 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in channel_layout_into_raw()
H A Dbuilders.rs220 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in stream_params_builder_to_raw_layout()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs44 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE,
100 CUBEB_LAYOUT_STEREO_LFE => STEREO_LFE, in channel_layout_from_raw()
133 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in channel_layout_into_raw()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs44 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE,
100 CUBEB_LAYOUT_STEREO_LFE => STEREO_LFE, in channel_layout_from_raw()
133 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in channel_layout_into_raw()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs44 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE,
100 CUBEB_LAYOUT_STEREO_LFE => STEREO_LFE, in channel_layout_from_raw()
133 STEREO_LFE => CUBEB_LAYOUT_STEREO_LFE, in channel_layout_into_raw()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs58 StereoLfe = ffi::CUBEB_LAYOUT_STEREO_LFE,
81 ffi::CUBEB_LAYOUT_STEREO_LFE => ChannelLayout::StereoLfe, in from()
H A Dstream.rs104 CUBEB_LAYOUT_STEREO_LFE => StereoLfe, in layout()
306 CUBEB_LAYOUT_STEREO_LFE => StereoLfe, in stream_params_raw_layout()
H A Dbuilders.rs219 StereoLfe => CUBEB_LAYOUT_STEREO_LFE, in stream_params_builder_to_raw_layout()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/src/
H A Dchannel.rs36 CUBEB_LAYOUT_STEREO_LFE,
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/src/
H A Dchannel.rs41 CUBEB_LAYOUT_STEREO_LFE = CUBEB_LAYOUT_STEREO | CHANNEL_LOW_FREQUENCY,
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/src/
H A Dchannel.rs41 CUBEB_LAYOUT_STEREO_LFE = CUBEB_LAYOUT_STEREO | CHANNEL_LOW_FREQUENCY,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/src/
H A Dchannel.rs41 CUBEB_LAYOUT_STEREO_LFE = CUBEB_LAYOUT_STEREO | CHANNEL_LOW_FREQUENCY,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/src/
H A Dchannel.rs41 CUBEB_LAYOUT_STEREO_LFE = CUBEB_LAYOUT_STEREO | CHANNEL_LOW_FREQUENCY,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/src/
H A Dchannel.rs41 CUBEB_LAYOUT_STEREO_LFE = CUBEB_LAYOUT_STEREO | CHANNEL_LOW_FREQUENCY,
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/gtest/
H A Dcommon.h57 { "stereo lfe", 3, CUBEB_LAYOUT_STEREO_LFE },
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/test/
H A Dcommon.h57 { "stereo lfe", 3, CUBEB_LAYOUT_STEREO_LFE },
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/cubeb-pulse-rs/src/backend/
H A Dmixer.rs84 CUBEB_LAYOUT_STEREO_LFE => CHANNEL_LAYOUT_STEREO_LFE, in channel_index_to_order()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_mixer.cpp45 case MASK_STEREO_LFE: return CUBEB_LAYOUT_STEREO_LFE; in cubeb_channel_map_to_layout()
69 { "stereo lfe", 3, CUBEB_LAYOUT_STEREO_LFE },
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/cubeb/src/
H A Dcubeb_mixer.cpp45 case MASK_STEREO_LFE: return CUBEB_LAYOUT_STEREO_LFE; in cubeb_channel_map_to_layout()
69 { "stereo lfe", 3, CUBEB_LAYOUT_STEREO_LFE },
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/src/
H A Dcubeb_mixer.cpp45 case MASK_STEREO_LFE: return CUBEB_LAYOUT_STEREO_LFE; in cubeb_channel_map_to_layout()
69 { "stereo lfe", 3, CUBEB_LAYOUT_STEREO_LFE },
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/include/cubeb/
H A Dcubeb.h202 CUBEB_LAYOUT_STEREO_LFE, enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/cubeb/include/cubeb/
H A Dcubeb.h200 CUBEB_LAYOUT_STEREO_LFE, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/include/
H A Dcubeb.h202 CUBEB_LAYOUT_STEREO_LFE, enumerator

123