Searched refs:TopBackLeft (Results 1 – 16 of 16) sorted by relevance
/dports/www/firefox/firefox-99.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 20 TopBackLeft = 15, enumerator 57 const TOP_BACK_LEFT = Channel::TopBackLeft.bitmask();
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 20 TopBackLeft = 15, enumerator 57 const TOP_BACK_LEFT = Channel::TopBackLeft.bitmask();
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 20 TopBackLeft = 15, enumerator 57 const TOP_BACK_LEFT = Channel::TopBackLeft.bitmask();
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 20 TopBackLeft = 15, enumerator 57 const TOP_BACK_LEFT = Channel::TopBackLeft.bitmask();
|
/dports/audio/openal-soft/openal-soft-1.21.1/core/ |
H A D | devformat.h | 24 TopBackLeft, enumerator
|
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/ |
H A D | base.cpp | 172 case SPEAKER_TOP_BACK_LEFT: return al::make_optional(TopBackLeft);
|
H A D | pulseaudio.cpp | 276 case PA_CHANNEL_POSITION_TOP_REAR_LEFT: return al::make_optional(TopBackLeft); in ChannelFromPulse()
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 24 audio_mixer::Channel::TopBackLeft,
|
H A D | mod.rs | 160 sys::kAudioChannelLabel_TopBackLeft => mixer::Channel::TopBackLeft, in into()
|
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 24 audio_mixer::Channel::TopBackLeft,
|
H A D | mod.rs | 160 sys::kAudioChannelLabel_TopBackLeft => mixer::Channel::TopBackLeft, in from()
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 24 audio_mixer::Channel::TopBackLeft,
|
H A D | mod.rs | 160 sys::kAudioChannelLabel_TopBackLeft => mixer::Channel::TopBackLeft, in into()
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 24 audio_mixer::Channel::TopBackLeft,
|
H A D | mod.rs | 160 sys::kAudioChannelLabel_TopBackLeft => mixer::Channel::TopBackLeft, in into()
|
/dports/audio/openal-soft/openal-soft-1.21.1/alc/ |
H A D | panning.cpp | 87 case TopBackLeft: return "top-back-left"; in GetLabelFromChannel()
|